On Fri, May 2, 2008 at 6:38 PM, James Hawkins truiken@gmail.com wrote:
Hi,
I'm trying to fix the failing cross tests, but we haven't had a winetest build on Paul Millar's server in a few days. I'm not familiar with Paul's build process, so my only guess is that a recent commit has broken the build. In the meantime, I've tried a few things.
I used John Klehm's crossbuild_tricks script [1] to build winetest. The build succeeded, but the submitted result [2] is empty or can't be parsed.
I ran 'make crosstest' from the build directory which fails with:
This is my fault. My tree still has my no op exceptions patch for mingw32 target that aj rejected, so the script reflects that. I will correct the script tonight.
--John