Package Details: wine-staging-git 9.9.r5.g68925c8f-1

Git Clone URL: https://aur.archlinux.org/wine-staging-git.git (read-only, click to copy)
Package Base: wine-staging-git
Description: A compatibility layer for running Windows programs (staging branch, git version)
Upstream URL: https://www.wine-staging.com/
Keywords: staging windows wine
Licenses: LGPL-2.1-or-later
Conflicts: wine, wine-wow64
Provides: wine, wine-staging, wine-wow64
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 18
Popularity: 0.000000
First Submitted: 2016-03-27 06:19 (UTC)
Last Updated: 2024-05-23 02:09 (UTC)

Dependencies (95)

Required by (369)

Sources (4)

Latest Comments

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

alcarinque commented on 2020-03-06 14:50 (UTC) (edited on 2020-03-06 14:50 (UTC) by alcarinque)

I have this error when building. The x3daudio1_7 directory builds fine.

make[1]: Entering directory '/home/alcarinque/wine-build/wine-staging-git/src/wine-staging-git-64-build/dlls/xaudio2_7/tests'

../../../tools/winegcc/winegcc -o xaudio2_7_test-stripped.exe.so --wine-objdir ../../.. -m64 -fPIC -fasynchronous-unwind-tables \ -s -Wb,-F,xaudio2_7_test.exe -mno-cygwin xact.o xaudio2.o testlist.o rsrc.res -lole32 \ -lx3daudio1_7 -Wl,-O1,--sort-common,--as-needed,-z,relro

/usr/bin/ld: cannot find -lx3daudio1_7

dbermond commented on 2019-12-06 20:00 (UTC)

@some53 Sorry, but Manjaro is not supported.

@hugegameartgd Maybe the cause was some outdated VCS (-git) package. When you use VCS packages you are for your own and must track everything carefully. Note that you also need the multilib-devel group.

LinuxUserGD commented on 2019-12-04 19:43 (UTC) (edited on 2019-12-04 19:43 (UTC) by LinuxUserGD)

@dbermond I reinstalled base-devel with pacman (testing repo) which replaced some *-git packages and now it's compiling for me too.

some53 commented on 2019-12-04 03:23 (UTC)

@dbermond Thank you for your help. I was using pamac package manager in Manjaro. Anyway it worked after refreshing database.

dbermond commented on 2019-12-03 15:52 (UTC)

@some53 Package is building fine. I have no problems.

I see that you're using an AUR helper, and this is not supported. Please use makepkg.

some53 commented on 2019-12-03 09:47 (UTC)

Hello, The latest version is not building, I get,

../../../wine/dlls/directmanipulation/directmanipulation.c:29:10: fatal error: directmanipulation.h: No such file or directory 29 | #include "directmanipulation.h" | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:181: directmanipulation.o] Error 1 make[1]: Leaving directory '/var/tmp/pamac-build-sobuj/wine-staging-git/src/wine-staging-git-64-build/dlls/directmanipulation' make: *** [Makefile:8779: dlls/directmanipulation] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

dbermond commented on 2019-11-20 21:51 (UTC)

@hugegameartgd Package is building fine. Try to build it in a clean chroot.

LinuxUserGD commented on 2019-11-17 16:55 (UTC)

I get

checking for msgfmt... msgfmt
../wine/configure: line 7521: syntax error near unexpected token `newline'
../wine/configure: line 7521: `    '''

when trying to compile wine-staging-git 4.20.r0.g356f2282+wine.4.20.r0.g60626d0df8-1

dbermond commented on 2019-05-18 18:29 (UTC)

@LinuxLoverForeve Package is building fine for me.

LinuxLoverForeve commented on 2019-05-16 20:48 (UTC)

This package fails to compile.