[Bug 51918] wine-gecko 2.47.2 fails to build on host systems with python 3.10

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 14 07:11:29 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=51918

--- Comment #10 from Patrick <patrick+winehq.org at laimbock.com> ---
See also: https://bugzilla.redhat.com/show_bug.cgi?id=1987713

Additional fixes required to be able to build with python 3.10:

1) replace virtualenv with the one here that's compatible with py3.10:
https://github.com/pypa/virtualenv/tree/legacy

2) additional py3.10 compatibility patch (I'll add that next)

But the build still fails:

With make -j1 it fails with 'storage size of mreq isn't known'
So the bug from https://bugs.winehq.org/show_bug.cgi?id=52085

With make it also fails. Copr build here:
https://copr.fedorainfracloud.org/coprs/patrickl/mingw-wine-gecko/build/3163344/

And the log files here:
https://download.copr.fedorainfracloud.org/results/patrickl/mingw-wine-gecko/fedora-35-x86_64/03163344-mingw-wine-gecko/builder-live.log.gz

Any ideas?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list