gcc 4.6 warning report

Jerome Leclanche adys.wh at gmail.com
Sat Jun 18 09:55:52 CDT 2011


Had to check a few warnings earlier and there hasn't been a warning
report in a while, thought I'd share it. It's also still impossible to
configure with -Werror because of warnings in configure scripts.

Wine version
 wine-1.3.22-203-gac90c1b ac90c1bd1878599710605fa5b4e2fe8ce224b280

Enabled packages
 alsa freetype gstreamer jpeg ldap openal opengl openssl png x
xinerama xinput2 xml xrandr

Disabled packages
 capi cms cups curses esd fontconfig gettextpo gnutls gphoto gsm hal
jack mpg123 nas opencl oss sane tiff v4l xslt xxf86vm

CFLAGS
 -msse4 -O3 -Wall

Built on
 Linux azura 3.0-0-generic #1-Ubuntu SMP Thu Jun 9 16:32:10 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux


J. Leclanche
-------------- next part --------------
/home/adys/src/wine/build64/tools/winegcc/winegcc -m32 -B/home/adys/src/wine/build64/tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ../../../dlls/activeds/activeds.spec activeds_main.o         -o activeds.dll.so    ../../libs/port/libwine_port.a   
../../../dlls/advpack/advpack.c: In function ‘RegisterOCX’:
../../../dlls/advpack/advpack.c:495:37: warning: variable ‘param’ set but not used [-Wunused-but-set-variable]
../../../dlls/advpack/advpack.c:495:26: warning: variable ‘str_flags’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/gdi32 -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o clipping.o ../../../dlls/gdi32/clipping.c
../../../../dlls/gdi32/tests/bitmap.c: In function ‘test_mono_dibsection’:
../../../../dlls/gdi32/tests/bitmap.c:919:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:920:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:921:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:936:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:937:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:938:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:959:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:960:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:961:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:973:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:974:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:975:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:997:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:998:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:999:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1014:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1015:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1016:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1032:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1033:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1034:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1044:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1045:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1046:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c: In function ‘test_dibsections’:
../../../../dlls/gdi32/tests/bitmap.c:581:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:604:66: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:615:66: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:631:44: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:631:81: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:631:126: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:641:94: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:641:131: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:641:176: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:653:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:654:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:655:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:695:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:696:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:697:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:726:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:755:49: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:755:90: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:755:139: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:765:99: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:765:140: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:765:189: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:812:29: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:813:29: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:814:29: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c: In function ‘test_GetDIBits’:
../../../../dlls/gdi32/tests/bitmap.c:1595:47: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1595:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1594:46: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1594:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1602:51: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1602:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1601:50: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1601:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1701:47: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1701:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1700:46: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1700:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1708:51: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1708:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1707:50: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1707:25: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/gdiplus -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o graphics.o ../../../dlls/gdiplus/graphics.c
../../../../dlls/gdi32/tests/dib.c: In function ‘draw_graphics’:
../../../../dlls/gdi32/tests/dib.c:845:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:846:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:847:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c: In function ‘test_simple_graphics’:
../../../../dlls/gdi32/tests/dib.c:1164:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1165:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1166:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1167:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1168:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1169:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1170:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1171:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1172:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1173:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1174:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1175:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1211:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1212:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1213:19: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/gdi32 -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o mfdrv/dc.o ../../../dlls/gdi32/mfdrv/dc.c
../../../../dlls/gdiplus/tests/image.c: In function ‘test_palette’:
../../../../dlls/gdiplus/tests/image.c:1773:104: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1858:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1863:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1873:104: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1882:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1883:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1893:104: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1894:104: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../../dlls/gdi32/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o metafile.o ../../../../dlls/gdi32/tests/metafile.c
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam2’:
../../../dlls/gdi32/mfdrv/init.c:513:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam4’:
../../../dlls/gdi32/mfdrv/init.c:531:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:532:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:533:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam6’:
../../../dlls/gdi32/mfdrv/init.c:551:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:552:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:553:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:554:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:555:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam8’:
../../../dlls/gdi32/mfdrv/init.c:573:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:574:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:575:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:576:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:577:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:578:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:579:5: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/gdi32 -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o palette.o ../../../dlls/gdi32/palette.c
../../../../dlls/gdi32/tests/pen.c: In function ‘func_pen’:
../../../../dlls/gdi32/tests/pen.c:296:132: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/pen.c:427:132: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/msctf -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o range.o ../../../dlls/msctf/range.c
../../../dlls/kernel32/virtual.c: In function ‘IsBadReadPtr’:
../../../dlls/kernel32/virtual.c:653:14: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../../dlls/ntdll/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o atom.o ../../../../dlls/ntdll/tests/atom.c
../../../../dlls/ntdll/tests/atom.c: In function ‘test_Global’:
../../../../dlls/ntdll/tests/atom.c:470:59: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/ntdll/tests/atom.c:470:44: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/ntdll/tests/atom.c:470:29: warning: array subscript is above array bounds [-Warray-bounds]
--
make[1]: Leaving directory `/home/adys/src/wine/build/dlls/ole2nls.dll16'
../../../dlls/ntdll/virtual.c: In function ‘virtual_check_buffer_for_read’:
../../../dlls/ntdll/virtual.c:1648:14: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
--
/home/adys/src/wine/build64/tools/widl/widl -I../../../dlls/oleaut32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}"  -p -o oleaut32_oaidl_p.c ../../../dlls/oleaut32/oleaut32_oaidl.idl
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarI8ChangeTypeEx’:
../../../../dlls/oleaut32/tests/vartype.c:2388:24: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarUI8ChangeTypeEx’:
../../../../dlls/oleaut32/tests/vartype.c:2653:25: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarCyCmp’:
../../../../dlls/oleaut32/tests/vartype.c:3900:47: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarCyCmpR8’:
../../../../dlls/oleaut32/tests/vartype.c:3921:47: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../../dlls/setupapi/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o testlist.o testlist.c
../../../dlls/setupapi/install.c: In function ‘InstallHinfSectionW’:
../../../dlls/setupapi/install.c:1172:10: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../../dlls/shlwapi/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o assoc.o ../../../../dlls/shlwapi/tests/assoc.c
../../../../dlls/shell32/tests/shlfolder.c: In function ‘test_ITEMIDLIST_format’:
../../../../dlls/shell32/tests/shlfolder.c:1841:30: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/shell32/tests/shlfolder.c:1842:30: warning: array subscript is above array bounds [-Warray-bounds]
--
/home/adys/src/wine/build64/tools/winegcc/winegcc -m32 -B/home/adys/src/wine/build64/tools/winebuild --sysroot=../../.. -fasynchronous-unwind-tables  util.o       testlist.o -o snmpapi_test.exe.so ../../../libs/port/libwine_port.a -lsnmpapi   
../../../dlls/spoolss/router.c: In function ‘backend_load_all’:
../../../dlls/spoolss/router.c:269:17: warning: variable ‘pb’ set but not used [-Wunused-but-set-variable]
--
make[1]: Leaving directory `/home/adys/src/wine/build/dlls/user32'
../../../dlls/winealsa.drv/waveout.c: In function ‘wodPlayer_DSPWait’:
../../../dlls/winealsa.drv/waveout.c:198:9: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/wineps.drv -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o bitmap.o ../../../dlls/wineps.drv/bitmap.c
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gstdemux.c:23:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GDOUBLE_SWAP_LE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gstdemux.c:23:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_READ_DOUBLE_LE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gstdemux.c:23:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_READ_DOUBLE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gstdemux.c:23:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_LE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gstdemux.c:23:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
../../../dlls/winegstreamer/gstdemux.c: In function ‘query_function’:
../../../dlls/winegstreamer/gstdemux.c:811:13: warning: passing argument 5 of ‘gst_pad_query_convert’ from incompatible pointer type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:1071:10: note: expected ‘gint64 *’ but argument is of type ‘LONGLONG *’
../../../dlls/winegstreamer/gstdemux.c: In function ‘GST_Connect’:
../../../dlls/winegstreamer/gstdemux.c:974:9: warning: passing argument 3 of ‘gst_pad_query_duration’ from incompatible pointer type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:1069:10: note: expected ‘gint64 *’ but argument is of type ‘LONGLONG *’
../../../dlls/winegstreamer/gstdemux.c: In function ‘GST_Seeking_GetCurrentPosition’:
../../../dlls/winegstreamer/gstdemux.c:1319:5: warning: passing argument 3 of ‘gst_pad_query_position’ from incompatible pointer type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:1067:10: note: expected ‘gint64 *’ but argument is of type ‘REFERENCE_TIME *’
../../../dlls/winegstreamer/gstdemux.c: In function ‘GSTOutPin_DecideAllocator’:
../../../dlls/winegstreamer/gstdemux.c:1472:129: warning: parameter ‘pAlloc’ set but not used [-Wunused-but-set-parameter]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/wined3d -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o utils.o ../../../dlls/wined3d/utils.c
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gsttffilter.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GDOUBLE_SWAP_LE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gsttffilter.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_READ_DOUBLE_LE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gsttffilter.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_READ_DOUBLE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gsttffilter.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_LE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/gsttffilter.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
--
/home/adys/src/wine/build64/tools/winegcc/winegcc -m32 -B/home/adys/src/wine/build64/tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ../../../dlls/wineps16.drv16/wineps16.drv16.spec driver.o        -m16 -o wineps16.drv16.fake    ../../libs/port/libwine_port.a   
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GDOUBLE_SWAP_LE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:566:34: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_READ_DOUBLE_LE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:755:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_READ_DOUBLE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:783:3: warning: left shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_LE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:865:3: warning: right shift count >= width of type [enabled by default]
In file included from /usr/include/gstreamer-0.10/gst/gst.h:74:0,
                 from /usr/include/gstreamer-0.10/gst/app/gstappsink.h:23,
                 from ../../../dlls/winegstreamer/main.c:25:
/usr/include/gstreamer-0.10/gst/gstutils.h: In function ‘GST_WRITE_DOUBLE_BE’:
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
/usr/include/gstreamer-0.10/gst/gstutils.h:892:3: warning: right shift count >= width of type [enabled by default]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../../dlls/xinput1_3/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o testlist.o testlist.c
../../../dlls/wineps.drv/type1.c: In function ‘append_complex_glyph’:
../../../dlls/wineps.drv/type1.c:417:38: warning: variable ‘scale_yx’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:24: warning: variable ‘scale_xy’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:10: warning: variable ‘scale_xx’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../programs/svchost -I. -I../../../include -I../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o svchost.o ../../../programs/svchost/svchost.c
../../../programs/services/services.c: In function ‘scmdatabase_autostart_services’:
../../../programs/services/services.c:292:15: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
-------------- next part --------------
ccache gcc -msse4 -O3 -Wall -c -I../../../tools/widl -I. -I../../../include -I../../include  -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o server.o ../../../tools/widl/server.c
../../../tools/widl/expr.c: In function ‘resolve_expression’:
../../../tools/widl/expr.c:647:61: warning: variable ‘result_third’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/advapi32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_ADVAPI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o crypt.o ../../../dlls/advapi32/crypt.c
../../../dlls/advpack/advpack.c: In function ‘RegisterOCX’:
../../../dlls/advpack/advpack.c:495:37: warning: variable ‘param’ set but not used [-Wunused-but-set-variable]
../../../dlls/advpack/advpack.c:495:26: warning: variable ‘str_flags’ set but not used [-Wunused-but-set-variable]
--
LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../../po -m64 -I../../../dlls/appwiz.cpl -I. -I../../../include -I../../include  -D__WINESRC__ -DINSTALL_DATADIR="\"/usr/share\""  -o He.res ../../../dlls/appwiz.cpl/He.rc
actxprxy_shobjidl_p.c: In function ‘__finally_IFileDialog_SetFileTypes_Stub’:
actxprxy_shobjidl_p.c:95573:9: warning: passing argument 1 of ‘__frame->_StubMsg.pfnFree’ discards ‘const’ qualifier from pointer target type [enabled by default]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/dbghelp -I. -I../../../include -I../../include  -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o cpu_i386.o ../../../dlls/dbghelp/cpu_i386.c
../../../dlls/dbghelp/cpu_i386.c: In function ‘i386_stack_walk’:
../../../dlls/dbghelp/cpu_i386.c:160:14: warning: variable ‘deltapc’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/dbghelp -I. -I../../../include -I../../include  -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o crc32.o ../../../dlls/dbghelp/crc32.c
../../../dlls/dbghelp/cpu_x86_64.c: In function ‘is_inside_epilog’:
../../../dlls/dbghelp/cpu_x86_64.c:322:14: warning: variable ‘rex’ set but not used [-Wunused-but-set-variable]
../../../dlls/dbghelp/cpu_x86_64.c: In function ‘interpret_function_table_entry’:
../../../dlls/dbghelp/cpu_x86_64.c:369:38: warning: variable ‘off’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/dsound -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o dsound.o ../../../dlls/dsound/dsound.c
../../../dlls/dsound/buffer.c: In function ‘IKsBufferPropertySetImpl_Get’:
../../../dlls/dsound/buffer.c:1608:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/dsound/buffer.c: In function ‘IKsBufferPropertySetImpl_Set’:
../../../dlls/dsound/buffer.c:1645:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../../dlls/dsound/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o dsound.o ../../../../dlls/dsound/tests/dsound.c
../../../dlls/dsound/primary.c: In function ‘DSOUND_ReopenDevice’:
../../../dlls/dsound/primary.c:108:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/gdi32 -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o bitblt.o ../../../dlls/gdi32/bitblt.c
../../../../dlls/gdi32/tests/bitmap.c: In function ‘test_mono_dibsection’:
../../../../dlls/gdi32/tests/bitmap.c:919:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:920:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:921:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:936:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:937:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:938:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:959:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:960:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:961:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:973:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:974:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:975:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:997:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:998:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:999:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1014:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1015:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1016:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1032:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1033:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1034:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1044:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1045:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1046:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c: In function ‘test_dibsections’:
../../../../dlls/gdi32/tests/bitmap.c:581:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:604:66: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:615:66: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:631:44: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:631:81: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:631:126: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:641:94: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:641:131: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:641:176: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:653:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:654:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:655:20: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:695:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:696:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:697:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:726:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:755:49: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:755:90: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:755:139: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:765:99: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:765:140: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:765:189: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:812:29: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:813:29: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:814:29: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c: In function ‘test_GetDIBits’:
../../../../dlls/gdi32/tests/bitmap.c:1595:47: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1595:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1594:46: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1594:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1602:51: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1602:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1601:50: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1601:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1701:47: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1701:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1700:46: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1700:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1708:51: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1708:25: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1707:50: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/bitmap.c:1707:25: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/gdiplus -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o graphicspath.o ../../../dlls/gdiplus/graphicspath.c
../../../../dlls/gdi32/tests/dib.c: In function ‘draw_graphics’:
../../../../dlls/gdi32/tests/dib.c:845:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:846:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:847:24: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c: In function ‘test_simple_graphics’:
../../../../dlls/gdi32/tests/dib.c:1164:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1165:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1166:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1167:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1168:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1169:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1170:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1171:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1172:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1173:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1174:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1175:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1211:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1212:19: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/dib.c:1213:19: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/gdi32 -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o metafile.o ../../../dlls/gdi32/metafile.c
../../../../dlls/gdiplus/tests/image.c: In function ‘test_palette’:
../../../../dlls/gdiplus/tests/image.c:1773:104: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1858:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1863:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1873:104: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1882:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1883:21: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1893:104: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdiplus/tests/image.c:1894:104: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/gdi32 -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o mfdrv/init.o ../../../dlls/gdi32/mfdrv/init.c
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam2’:
../../../dlls/gdi32/mfdrv/init.c:513:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam4’:
../../../dlls/gdi32/mfdrv/init.c:531:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:532:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:533:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam6’:
../../../dlls/gdi32/mfdrv/init.c:551:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:552:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:553:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:554:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:555:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c: In function ‘MFDRV_MetaParam8’:
../../../dlls/gdi32/mfdrv/init.c:573:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:574:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:575:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:576:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:577:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:578:5: warning: array subscript is above array bounds [-Warray-bounds]
../../../dlls/gdi32/mfdrv/init.c:579:5: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/gdiplus -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o pathiterator.o ../../../dlls/gdiplus/pathiterator.c
../../../../dlls/gdi32/tests/pen.c: In function ‘func_pen’:
../../../../dlls/gdi32/tests/pen.c:296:132: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/pen.c:427:132: warning: array subscript is above array bounds [-Warray-bounds]
--
../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ../../../dlls/mshtml.tlb/mshtml.tlb.spec      rsrc.res    -o mshtml.tlb.so    ../../libs/port/libwine_port.a   
../../../dlls/kernel32/virtual.c: In function ‘IsBadReadPtr’:
../../../dlls/kernel32/virtual.c:653:14: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/netapi32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_SVRAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o nbt.o ../../../dlls/netapi32/nbt.c
../../../dlls/netapi32/nbt.c: In function ‘NetBTinetResolve’:
../../../dlls/netapi32/nbt.c:580:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../../dlls/ntdll/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o atom.o ../../../../dlls/ntdll/tests/atom.c
../../../../dlls/ntdll/tests/atom.c: In function ‘test_Global’:
../../../../dlls/ntdll/tests/atom.c:470:59: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/ntdll/tests/atom.c:470:44: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/ntdll/tests/atom.c:470:29: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/ntdll -I. -I../../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o reg.o ../../../dlls/ntdll/reg.c
../../../../dlls/ole32/tests/moniker.c: In function ‘test_pointer_moniker’:
../../../../dlls/ole32/tests/moniker.c:1783:112: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../../dlls/ole32/tests/moniker.c:1785:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/olecli32 -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o olecli_main.o ../../../dlls/olecli32/olecli_main.c
../../../tools/winegcc/winegcc -m64 -B../../../tools/winebuild --sysroot=../../.. -fasynchronous-unwind-tables -s -Wb,-F,oleacc_test.exe  main.o       testlist.o -o oleacc_test-stripped.exe.so ../../../libs/port/libwine_port.a -loleacc   
../../../dlls/oleaut32/tmarshal.c:426:3: warning: #warning You need to implement stubless proxies for your architecture [-Wcpp]
../../../dlls/oleaut32/tmarshal.c: In function ‘serialize_param’:
../../../dlls/oleaut32/tmarshal.c:717:279: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:793:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:794:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:800:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:802:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:802:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:807:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:809:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:809:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:895:92: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c: In function ‘deserialize_param’:
../../../dlls/oleaut32/tmarshal.c:1076:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/oleaut32/tmarshal.c:1079:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:1086:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/oleaut32/tmarshal.c:1181:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/oleaut32/tmarshal.c:1189:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c: In function ‘init_proxy_entry_point’:
../../../dlls/oleaut32/tmarshal.c:1699:17: warning: unused variable ‘xasm’ [-Wunused-variable]
../../../dlls/oleaut32/tmarshal.c: At top level:
../../../dlls/oleaut32/tmarshal.c:1317:1: warning: ‘xCall’ defined but not used [-Wunused-function]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/oledb32 -I. -I../../../include -I../../include  -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o convert.o ../../../dlls/oledb32/convert.c
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarI8ChangeTypeEx’:
../../../../dlls/oleaut32/tests/vartype.c:2388:24: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarUI8ChangeTypeEx’:
../../../../dlls/oleaut32/tests/vartype.c:2653:25: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarCyCmp’:
../../../../dlls/oleaut32/tests/vartype.c:3900:47: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
../../../../dlls/oleaut32/tests/vartype.c: In function ‘test_VarCyCmpR8’:
../../../../dlls/oleaut32/tests/vartype.c:3921:47: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/ntdll -I. -I../../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o signal_x86_64.o ../../../dlls/ntdll/signal_x86_64.c
../../../dlls/ole32/pointermoniker.c: In function ‘PointerMonikerImpl_Hash’:
../../../dlls/ole32/pointermoniker.c:373:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/oledb32 -I. -I../../../include -I../../include  -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o convert_i.o convert_i.c
../../../dlls/ntdll/signal_x86_64.c: In function ‘is_inside_epilog’:
../../../dlls/ntdll/signal_x86_64.c:2632:14: warning: variable ‘rex’ set but not used [-Wunused-but-set-variable]
--
../../tools/widl/widl -I../../../dlls/oleaut32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0xb196b286,0xbab4,0x101a,{0xb6,0x9c,0x00,0xaa,0x00,0x34,0x1d,0x07}}"  -r -o oleaut32_ocidl_r.res ../../../dlls/oleaut32/oleaut32_ocidl.idl
../../../dlls/ole32/usrmarshal.c: In function ‘HGLOBAL_UserMarshal’:
../../../dlls/ole32/usrmarshal.c:432:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/ole32/usrmarshal.c:440:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/ole32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o ole32_unknwn_p.o ole32_unknwn_p.c
../../../dlls/ntdll/virtual.c: In function ‘virtual_check_buffer_for_read’:
../../../dlls/ntdll/virtual.c:1648:14: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable]
--
LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../../po -m64 -I../../../dlls/serialui -I. -I../../../include -I../../include  -D__WINESRC__   -o Es.res ../../../dlls/serialui/Es.rc
../../../dlls/setupapi/devinst.c: In function ‘SETUPDI_AllocateDeviceInfo’:
../../../dlls/setupapi/devinst.c:470:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/setupapi/devinst.c: In function ‘SETUPDI_FreeDeviceInfo’:
../../../dlls/setupapi/devinst.c:527:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyA’:
../../../dlls/setupapi/devinst.c:3106:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyW’:
../../../dlls/setupapi/devinst.c:3167:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDA’:
../../../dlls/setupapi/devinst.c:3935:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDW’:
../../../dlls/setupapi/devinst.c:3953:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c:3965:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c: In function ‘CM_Get_Device_ID_Size’:
../../../dlls/setupapi/devinst.c:3977:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c:3988:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../../dlls/setupapi/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o misc.o ../../../../dlls/setupapi/tests/misc.c
../../../dlls/setupapi/install.c: In function ‘InstallHinfSectionW’:
../../../dlls/setupapi/install.c:1172:10: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable]
--
../../../tools/winegcc/winegcc -m64 -B../../../tools/winebuild --sysroot=../../.. -fasynchronous-unwind-tables  rsaenh.o       testlist.o -o rsaenh_test.exe.so ../../../libs/port/libwine_port.a -ladvapi32   
../../../dlls/shdocvw/iexplore.c: In function ‘dde_proc’:
../../../dlls/shdocvw/iexplore.c:934:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/shdocvw/iexplore.c:958:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/shdocvw/iexplore.c: In function ‘init_dde’:
../../../dlls/shdocvw/iexplore.c:996:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/shell32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_SHELL32_ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o iconcache.o ../../../dlls/shell32/iconcache.c
../../../../dlls/shell32/tests/shlfolder.c: In function ‘test_ITEMIDLIST_format’:
../../../../dlls/shell32/tests/shlfolder.c:1841:30: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/shell32/tests/shlfolder.c:1842:30: warning: array subscript is above array bounds [-Warray-bounds]
--
../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ../../../dlls/stdole32.tlb/stdole32.tlb.spec      rsrc.res    -o stdole32.tlb.so    ../../libs/port/libwine_port.a   
../../../dlls/spoolss/router.c: In function ‘backend_load_all’:
../../../dlls/spoolss/router.c:269:17: warning: variable ‘pb’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/windowscodecs -I. -I../../../include -I../../include  -D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o tgaformat.o ../../../dlls/windowscodecs/tgaformat.c
../../../dlls/winealsa.drv/waveout.c: In function ‘wodPlayer_DSPWait’:
../../../dlls/winealsa.drv/waveout.c:198:9: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
--
make[1]: Leaving directory `/home/adys/src/wine/build64/dlls/user32'
../../../dlls/winegstreamer/gstdemux.c: In function ‘GSTOutPin_DecideAllocator’:
../../../dlls/winegstreamer/gstdemux.c:1472:124: warning: parameter ‘pAlloc’ set but not used [-Wunused-but-set-parameter]
--
../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ../../../dlls/opengl32/opengl32.spec opengl_ext.o opengl_norm.o wgl.o     version.res    -o opengl32.dll.fake  -luser32 -lgdi32 -ladvapi32  ../../libs/port/libwine_port.a -lSM -lICE -lXext -lX11  -lGL  
../../../dlls/winmm/winmm.c: In function ‘MMSYSTEM_GetMidiStream’:
../../../dlls/winmm/winmm.c:1466:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/winmm/winmm.c: In function ‘MMSYSTEM_MidiStream_MessageHandler’:
../../../dlls/winmm/winmm.c:1583:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/winmm/winmm.c: In function ‘midiStreamOpen’:
../../../dlls/winmm/winmm.c:1795:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../../po -m64 -I../../../dlls/wineps.drv -I. -I../../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__   -o wps_De.res ../../../dlls/wineps.drv/wps_De.rc
../../../dlls/wineps.drv/type1.c: In function ‘append_complex_glyph’:
../../../dlls/wineps.drv/type1.c:417:38: warning: variable ‘scale_yx’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:24: warning: variable ‘scale_xy’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:10: warning: variable ‘scale_xx’ set but not used [-Wunused-but-set-variable]
--
../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -mconsole main.o        -o spoolsv.exe.fake  -ladvapi32  -lwine ../../libs/port/libwine_port.a   
../../../programs/services/services.c: In function ‘scmdatabase_autostart_services’:
../../../programs/services/services.c:292:15: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
--
LD_LIBRARY_PATH="../../libs/wine:$LD_LIBRARY_PATH" ../../tools/wrc/wrc --nostdinc --po-dir=../../../po -m64 -I../../../programs/view -I. -I../../../include -I../../include  -DWINE_STRICT_PROTOTYPES   -o Uk.res ../../../programs/view/Uk.rc
../../../programs/winedbg/be_x86_64.c: In function ‘be_x86_64_is_func_call’:
../../../programs/winedbg/be_x86_64.c:338:11: warning: variable ‘segment’ set but not used [-Wunused-but-set-variable]


More information about the wine-devel mailing list