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 .. 10 Next › Last »

Bitals commented on 2024-05-18 20:22 (UTC) (edited on 2024-05-18 20:22 (UTC) by Bitals)

@EuphoricCatface I have to periodically remove the local copy and repull it in order to build a new release. Probably something inside $srcdir persists between builds when it shouldn't, but easier to just purge it from time to time than to debug IMO.

Hanabishi commented on 2024-05-15 11:32 (UTC)

Something is wrong with your makepkg configuration. Try building in a clean chroot.

EuphoricCatface commented on 2024-05-15 07:59 (UTC) (edited on 2024-05-25 04:12 (UTC) by EuphoricCatface)

Somehow it's not building for me with error messages like this:

/usr/lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/bin/ld: unrecognized option '-z'
/usr/lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/x86_64-w64-mingw32-gcc failed
make: *** [Makefile:3047: dlls/adsldpc/x86_64-windows/adsldpc.dll] Error 2
make: *** Waiting for unfinished jobs....
winegcc: /usr/bin/i686-w64-mingw32-gcc failed
make: *** [Makefile:3055: dlls/adsldpc/i386-windows/adsldpc.dll] Error 2
/usr/lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/bin/ld: unrecognized option '-z'
/usr/lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/bin/ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/x86_64-w64-mingw32-gcc failed
make: *** [Makefile:3347: dlls/advapi32/x86_64-windows/advapi32.dll] Error 2
==> ERROR: A failure occurred in build().

I did build 9.7-1 last time and afaik I didn't change anything related to package building. What is the problem here?

UPDATE:
Turns out, makepkg.conf had a number of additional options compared to the vanilla, some of which I don't even remember o_O (Maybe partly because I was being lazy taking care of .pacnew files?).
After taking care of them, it compiled fine.

Hanabishi commented on 2024-05-11 00:21 (UTC)

Probably will be good for this package to also pick up a recent optimization.

xiota commented on 2024-04-23 06:15 (UTC)

@gdebure Something is changing the build settings on your computer. Could be almost anything. Would be interested to know if you ever find it.