GNU bug report logs - #76849
wine 10.0 linker error

Previous Next

Package: guix;

Reported by: glab <glab <at> disroot.org>

Date: Sat, 8 Mar 2025 00:07:02 UTC

Severity: normal

To reply to this bug, email your comments to 76849 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#76849; Package guix. (Sat, 08 Mar 2025 00:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to glab <glab <at> disroot.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 08 Mar 2025 00:07:02 GMT) Full text and rfc822 format available.

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

From: glab <glab <at> disroot.org>
To: bug-guix <at> 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 <at> gnu.org:
bug#76849; Package guix. (Sun, 09 Mar 2025 07:12:02 GMT) Full text and rfc822 format available.

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

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: glab <glab <at> disroot.org>, 76849 <at> 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





This bug report was last modified 34 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.