[1784/3257] Compiling source4/lib/com/classes/simple.c ../source4/lib/com/classes/simple.c:95:2: warning: incompatible pointer types initializing 'WERROR (*)(struct IClassFactory *, TALLOC_CTX *, struct MInterfacePointer *, struct GUID *, struct MInterfacePointer *)' (aka 'WERROR (*)(struct IClassFactory *, void *, struct MInterfacePointer *, struct GUID *, struct MInterfacePointer *)') with an expression of type 'WERROR (struct IClassFactory *, TALLOC_CTX *, struct IUnknown *, struct GUID *, struct IUnknown **)' (aka 'WERROR (struct IClassFactory *, void *, struct IUnknown *, struct GUID *, struct IUnknown **)') [-Wincompatible-pointer-types] simpleclass_IClassFactory_CreateInstance, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source4/lib/com/classes/simple.c:106:2: warning: incompatible pointer types initializing 'WERROR (*)(struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t *, uint32_t *)' (aka 'WERROR (*)(struct IStream *, void *, unsigned char *, unsigned int, unsigned int *, unsigned int *)') with an expression of type 'WERROR (struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t *, uint32_t)' (aka 'WERROR (struct IStream *, void *, unsigned char *, unsigned int, unsigned int *, unsigned int)') [-Wincompatible-pointer-types] simple_IStream_Read, ^~~~~~~~~~~~~~~~~~~ ../source4/lib/com/classes/simple.c:107:2: warning: incompatible pointer types initializing 'WERROR (*)(struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t *)' (aka 'WERROR (*)(struct IStream *, void *, unsigned char *, unsigned int, unsigned int *)') with an expression of type 'WERROR (struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t)' (aka 'WERROR (struct IStream *, void *, unsigned char *, unsigned int, unsigned int)') [-Wincompatible-pointer-types] simple_IStream_Write ^~~~~~~~~~~~~~~~~~~~ 3 warnings generated.
[1818/2913] Compiling source4/lib/com/classes/simple.c ../source4/lib/com/classes/simple.c:95:2: warning: incompatible pointer types initializing 'WERROR (*)(struct IClassFactory *, TALLOC_CTX *, struct MInterfacePointer *, struct GUID *, struct MInterfacePointer *)' (aka 'WERROR (*)(struct IClassFactory *, void *, struct MInterfacePointer *, struct GUID *, struct MInterfacePointer *)') with an expression of type 'WERROR (struct IClassFactory *, TALLOC_CTX *, struct IUnknown *, struct GUID *, struct IUnknown **)' (aka 'WERROR (struct IClassFactory *, void *, struct IUnknown *, struct GUID *, struct IUnknown **)') [-Wincompatible-pointer-types] simpleclass_IClassFactory_CreateInstance, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source4/lib/com/classes/simple.c:106:2: warning: incompatible pointer types initializing 'WERROR (*)(struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t *, uint32_t *)' (aka 'WERROR (*)(struct IStream *, void *, unsigned char *, unsigned int, unsigned int *, unsigned int *)') with an expression of type 'WERROR (struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t *, uint32_t)' (aka 'WERROR (struct IStream *, void *, unsigned char *, unsigned int, unsigned int *, unsigned int)') [-Wincompatible-pointer-types] simple_IStream_Read, ^~~~~~~~~~~~~~~~~~~ ../source4/lib/com/classes/simple.c:107:2: warning: incompatible pointer types initializing 'WERROR (*)(struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t *)' (aka 'WERROR (*)(struct IStream *, void *, unsigned char *, unsigned int, unsigned int *)') with an expression of type 'WERROR (struct IStream *, TALLOC_CTX *, uint8_t *, uint32_t, uint32_t)' (aka 'WERROR (struct IStream *, void *, unsigned char *, unsigned int, unsigned int)') [-Wincompatible-pointer-types] simple_IStream_Write ^~~~~~~~~~~~~~~~~~~~ 3 warnings generated.