https://bugs.winehq.org/show_bug.cgi?id=44205
Bug ID: 44205 Summary: bcrypt_main.c build error: 'key' defined as wrong kind of tag Product: Wine Version: 3.0-rc2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: bcrypt Assignee: wine-bugs@winehq.org Reporter: Zenitur@yandex.ru Distribution: ---
Created attachment 59974 --> https://bugs.winehq.org/attachment.cgi?id=59974 Wine 3.0-rc2 full build log
I just tried to build latest Wine version in SLES 11. Attaching a full build log.
make[1]: Entering directory `/usr/src/packages/BUILD/wine-3.0-rc2/dlls/bcrypt' gcc-4.8 -m64 -c -o bcrypt_main.o bcrypt_main.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \ -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \ -Wno-packed-not-aligned -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \ -Wwrite-strings -Wpointer-arith -Wlogical-op -DLDAP_DEPRECATED=1 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 ../../tools/winegcc/winegcc -o atl80.dll.so -B../../tools/winebuild -m64 -fasynchronous-unwind-tables -shared atl80.spec \ atl.o atl80.o atl_ax.o registrar.o atl80.res atl_lib_t.res atl_lib_r.res -loleaut32 -luser32 \ -lole32 -lgdi32 -ladvapi32 ../../dlls/uuid/libuuid.a -lshlwapi ../../libs/port/libwine_port.a \
bcrypt_main.c:1008:1: error: 'key' defined as wrong kind of tag { ^
https://bugs.winehq.org/show_bug.cgi?id=44205
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Duplicate of 43971.
*** This bug has been marked as a duplicate of bug 43971 ***
https://bugs.winehq.org/show_bug.cgi?id=44205
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Closing