Menu

#898 Unable to build mingw-w64-libraries/winstorecompat in version 9.0.0

v1.0 (example)
open
nobody
None
5
2021-05-23
2021-05-23
No

When trying to build mingw-w64-libraries/winstorecompat in version 9.0.0 I get the following errors:

make: Entering directory '/R/winlibs64-10.3.0/mingw-w64-v9.0.0/build_winstorecompat'
depbase=`echo src/Crypto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"mingw-w64-winstorecompat\" -DPACKAGE_TARNAME=\"mingw-w64-winstorecompat\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"mingw-w64-winstorecompat\ 1.0\" -DPACKAGE_BUGREPORT=\"mingw-w64-public@lists.sf.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mingw-w64-winstorecompat\" -DVERSION=\"1.0\" -I. -I../mingw-w64-libraries/winstorecompat    -Wall -Wstrict-aliasing=2 -pedantic -g -O2 -MT src/Crypto.o -MD -MP -MF $depbase.Tpo -c -o src/Crypto.o ../mingw-w64-libraries/winstorecompat/src/Crypto.c &&\
mv -f $depbase.Tpo $depbase.Po
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: error: unknown type name '__x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mingw-w64-libraries/winstorecompat/src/Crypto.c:47:20: note: in definition of macro 'HCRYPTPROV'
   47 | #define HCRYPTPROV __x_ABI_CWindows_CSecurity_CCryptography_CICryptographicBufferStatics*
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:700: src/Crypto.o] Error 1
make: Leaving directory '/R/winlibs64-10.3.0/mingw-w64-v9.0.0/build_winstorecompat'

Discussion


Log in to post a comment.