From: Marvin Subject: Re: [PATCH 1/2] widl: Simplify type_new_struct() a bit. Message-Id: Date: Wed, 17 Apr 2019 22:42:56 -0500 In-Reply-To: <20190418032250.7369-1-z.figura12@gmail.com> References: <20190418032250.7369-1-z.figura12@gmail.com> Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=51082 Your paranoid android. === debian9 (build log) === ../../../include/winsxs.h:93:22: error: redefinition of ‘struct _FUSION_INSTALL_REFERENCE_’ Makefile:172: recipe for target 'cache.cross.o' failed Makefile:9277: recipe for target 'dlls/sxs/tests' failed ../../include/winsxs.h:93:22: error: redefinition of ‘struct _FUSION_INSTALL_REFERENCE_’ Makefile:170: recipe for target 'cache.o' failed Makefile:9277: recipe for target 'dlls/sxs' failed Task: The win32 build failed === debian9 (build log) === ../../../include/winsxs.h:93:22: error: redefinition of ‘struct _FUSION_INSTALL_REFERENCE_’ Makefile:172: recipe for target 'cache.cross.o' failed Makefile:9018: recipe for target 'dlls/sxs/tests' failed ../../include/winsxs.h:93:22: error: redefinition of ‘struct _FUSION_INSTALL_REFERENCE_’ Makefile:170: recipe for target 'cache.o' failed ../../include/winsxs.h:93:22: error: redefinition of ‘struct _FUSION_INSTALL_REFERENCE_’ Makefile:203: recipe for target 'name.o' failed Makefile:9018: recipe for target 'dlls/sxs' failed Task: The wow64 build failed