GNU bug report logs

#76849 wine 10.0 linker error

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to bug-guix@gnu.org:
bug#76849; Package guix. (Sat, 08 Mar 2025 00:07:02 GMT) (full text, mbox, link).


Acknowledgement sent to glab <glab@disroot.org>:
New bug report received and forwarded. Copy sent to bug-guix@gnu.org. (Sat, 08 Mar 2025 00:07:02 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: glab <glab@disroot.org>
To: bug-guix@gnu.org
Subject: wine 10.0 linker error
Date: Sat, 08 Mar 2025 00:06:31 +0000
Running 32-bit wine results in the following error:

  bash: /gnu/store/sxbn4yi12jna12c4s8ab8wrb1n51hfhy-wine-10.0/bin/wine: 
No such file or directory

That file actually does exist. Calling file on it provides this output:
  /gnu/store/sxbn4yi12jna12c4s8ab8wrb1n51hfhy-wine-10.0/bin/wine: ELF 
32-bit LSB pie executable, Intel 80386, version 1 (SYSV), dynamically 
linked, interpreter 
/gnu/store/hw6g2kjayxnqi8rwpnmpraalxi0djkxc-glibc-2.39/lib/ld-linux.so.2, 
for GNU/Linux 3.2.0, stripped

However, the linked interpreter does not exist.

Rutherther kindly provided the following insight on IRC:
"wine(32) seems to work like this: "guix shell --system=i686-linux 
wine", which is counterintuitive imo, x86_64 should either be 
unsupported platform, or it should be made sure that it points to them 
on x86_64 as well"

-- 
Gustavo




Information forwarded to bug-guix@gnu.org:
bug#76849; Package guix. (Sun, 09 Mar 2025 07:12:02 GMT) (full text, mbox, link).


Message #8 received at 76849@debbugs.gnu.org (full text, mbox, reply):

From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: glab <glab@disroot.org>, 76849@debbugs.gnu.org
Subject: Re: wine 10.0 linker error
Date: Sun, 09 Mar 2025 08:12:23 +0100
Am Samstag, dem 08.03.2025 um 00:06 +0000 schrieb glab:
> Rutherther kindly provided the following insight on IRC:
> "wine(32) seems to work like this: "guix shell --system=i686-linux 
> wine", which is counterintuitive imo
I can not confirm that it "works like this".  I can confirm however,
that wine64 works as one would expect.

> x86_64 should either be unsupported platform, or it should be made
> sure that it points to them  on x86_64 as well"
wine32 is a dependency of wine64, so we do still need to build it
there.  It seems that this i686 glibc actually has an x86_64 linker,
though.  So something wrong is happening here.

Cheers





Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 03:34:02 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.