http://bugs.winehq.org/show_bug.cgi?id=23848
Summary: wine 1.3.0 breaks build when attempting to build a shared WoW 64 build Product: Wine Version: 1.3.0 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: sh@lutzhaase.com
Created an attachment (id=29935) --> (http://bugs.winehq.org/attachment.cgi?id=29935) Excerpt of the failing build log
In wine 1.2, building a shared WoW64 build worked nicely using the method described on the wiki (http://wiki.winehq.org/Wine64). In wine 1.3.0, --enable-win64 causes trouble:
winebuild: winebuild: Unable to create output file 'dlls/activeds/libactiveds.def'
git bisect brought forward commit b0e48e1e2bb285fe9dd31c6c77505f0b51819178 as the culprit.
This is appears to be a regression. I'm attaching a patch to revert the regression and an excerpt of the build log of where it fails.
http://bugs.winehq.org/show_bug.cgi?id=23848
--- Comment #1 from Sven-Hendrik Haase sh@lutzhaase.com 2010-07-30 18:40:05 --- Created an attachment (id=29936) --> (http://bugs.winehq.org/attachment.cgi?id=29936) Patch to revert regression commit
http://bugs.winehq.org/show_bug.cgi?id=23848
--- Comment #2 from Sven-Hendrik Haase sh@lutzhaase.com 2010-07-30 18:45:08 --- I'd like to note that I mistyped. I meant to say --with-wine64 causes the trouble, not --enable-wine64.
http://bugs.winehq.org/show_bug.cgi?id=23848
--- Comment #3 from Sven-Hendrik Haase sh@lutzhaase.com 2010-07-31 12:36:03 --- For reference, we're using this build script to build it: http://repos.archlinux.org/wsvn/community/wine/trunk/
http://bugs.winehq.org/show_bug.cgi?id=23848
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source
http://bugs.winehq.org/show_bug.cgi?id=23848
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wine 1.3.0 breaks build |Unable to build a shared |when attempting to build a |WoW 64 build |shared WoW 64 build |
http://bugs.winehq.org/show_bug.cgi?id=23848
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-08-02 11:05:12 --- Should be fixed by f56dd18a0c6838d2291f10cde79d3b4053a07b2f.
http://bugs.winehq.org/show_bug.cgi?id=23848
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:39:35 --- Closing bugs fixed in 1.3.1.