Package Details: wine-wow64 10.10-3

Git Clone URL: https://aur.archlinux.org/wine-wow64.git (read-only, click to copy)
Package Base: wine-wow64
Description: metapackage - migrate to extra/wine
Upstream URL: None
Keywords: wine winehq wow64 x64
Submitter: tiziodcaio
Maintainer: tiziodcaio (xiota)
Last Packager: xiota
Votes: 44
Popularity: 2.61
First Submitted: 2023-05-06 18:16 (UTC)
Last Updated: 2025-06-17 15:32 (UTC)

Pinned Comments

xiota commented on 2025-06-16 16:59 (UTC) (edited on 2025-06-16 20:27 (UTC) by xiota)

extra/wine 10.9-1 has new wow64 mode enabled. Users are advised to switch at their earliest convenience.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

daprutser commented on 2023-12-16 09:45 (UTC)

Package fails to build:

$ makepkg
==> Making package: wine-wow64 9.0rc1-1 (Sat 16 Dec 2023 10:42:43 AM CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading wine-9.0-rc1.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 28.5M  100 28.5M    0     0  3432k      0  0:00:08  0:00:08 --:--:-- 3401k
  -> Found 30-win32-aliases.conf
  -> Found wine-binfmt.conf
==> Validating source files with b2sums...
    wine-9.0-rc1.tar.xz ... Passed
    30-win32-aliases.conf ... Passed
    wine-binfmt.conf ... Passed
==> Extracting sources...
  -> Extracting wine-9.0-rc1.tar.xz with bsdtar
==> Starting build()...
/home/cedric/Downloads/wine-wow64/PKGBUILD: line 82: ../configure: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...

yan12125 commented on 2023-09-25 12:35 (UTC)

Hi, could you consider adding pcsclite to depends for winscard.dll? There is a similar request at https://bugs.archlinux.org/task/77785, but I'm not sure if the package maintainer wants it or not. Upstream winscard.dll works only in wow64 mode in general, as described in https://bugs.winehq.org/show_bug.cgi?id=54661

tiziodcaio commented on 2023-09-11 14:58 (UTC)

Added wine-staging-wow64, the wine-wow64 package with staging patches!

MarsSeed commented on 2023-08-02 18:28 (UTC)

Thank you. Haven't had time to try it yet, but I will.

Also maybe it was some of my custom makeflags that caused the issue, like -O3.

(gcc 13.1.1 had quite some amount of regressions, and several of them occurred with -O3)

(Will also try the build with the new gcc 13.2.1 later.)

MarsSeed commented on 2023-07-25 06:33 (UTC) (edited on 2023-07-25 06:34 (UTC) by MarsSeed)

I've built this package for the first time now. It was successful, but unfortunately the result is totally useless: upon trying to launch anything, wine crashes with an exit code 139 (segmentation fault).