[Bug 44205] New: bcrypt_main.c build error: 'key' defined as wrong kind of tag

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 20 01:23:14 CST 2017


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 at winehq.org
          Reporter: Zenitur at 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
 {
 ^

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list