[core-updates-frozen] Wine fails to build; failing i686 tests

  • Done
  • quality assurance status badge
Details
2 participants
  • John Kehayias
  • Maxim Cournoyer
Owner
unassigned
Submitted by
John Kehayias
Severity
normal

Debbugs page

John Kehayias wrote 3 years ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
Vf5o0WC8BlUjSN3Eca7oVCeK7jZSIRNaSx5YUYJ72YoNa7hDdyxzC3Nz7rXrglZ_yPWwyLuCednbZKbyuWzvirsp1fuP_CKnJ5yw1aNrbUw=@protonmail.com
Hi everyone,

I was hoping the polkit/duktape patch would resolve issues with i686 builds that prevent Wine from building (on x86-64 where it needs the i686 version). While it has gotten further, it is failing due to test failures on i686 for its dependencies. I've successfully built Wine for i686 with:

guix build wine -s i686-linux --without-tests=plotutils --without-tests=glib-networking --without-tests=lib2geom --without-tests=gtk+@3.24.30

I don't know if I'll have the chance today to try to disable or fix the failing tests on i686 for these packages, which would also likely help the i686 coverage (lots of packages depend on these). If someone is more familiar with these packages and tests, that would be most helpful.

Here are the most recent failure logs on Cuirass for the packages:





Hope this is helpful! If I do make any progress on patches for these tests, I'll add it to this thread.

John
Maxim Cournoyer wrote 3 years ago
(name . John Kehayias)(address . john.kehayias@protonmail.com)(address . 52081-done@debbugs.gnu.org)
8735nja8zi.fsf@gmail.com
Hi!

wine is now building on both i686 and x86_64 on core-updates-frozen.

Thanks for the report!

Closing.

Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 52081@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 52081
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help