https://bugs.winehq.org/show_bug.cgi?id=36750
Bug ID: 36750 Summary: Visual C++ 2005 Trial build fails very early Product: Wine Version: 1.1.35 Hardware: x86 OS: Linux Status: NEW Keywords: download, testcase Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Blocks: 21259
Created attachment 48801 --> https://bugs.winehq.org/attachment.cgi?id=48801 script to reproduce
Noticed while looking at bug 21259. If you run Dan's script (slightly edited, I'll attach), it mostly runs fine, but when run the build, it quickly fails rather than hanging. Terminal output made me suspect msxml3: err:msxml:doparse Opening and ending tag mismatch: xs:sequence line 8 and xs:choice
and indeed, winetricks msxml3 gets it further (it then hangs on the first try, or if I CTRL+C and rerun, it starts to build).
May be a regression, but I haven't tried older versions of wine.