Search Criteria
Package Details: wine-valve 3:7.0.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wine-valve.git (read-only, click to copy) |
---|---|
Package Base: | wine-valve |
Description: | A compatibility layer for running Windows programs (Valve version) |
Upstream URL: | https://github.com/ValveSoftware/wine.git |
Licenses: | LGPL |
Conflicts: | bin32-wine, wine, wine-staging, wine-staging-git, wine-wow64 |
Provides: | bin32-wine, wine, wine-valve, wine-wow64 |
Replaces: | bin32-wine |
Submitter: | heavysink |
Maintainer: | heavysink (lilac) |
Last Packager: | lilac |
Votes: | 9 |
Popularity: | 0.070209 |
First Submitted: | 2020-06-12 13:41 (UTC) |
Last Updated: | 2022-06-13 21:43 (UTC) |
Dependencies (155)
- desktop-file-utils (desktop-file-utils-git)
- faudio (faudio-git)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix)
- gcc-libs (fastgcc, gcc-libs-git, gccrs-libs-git)
- gettext (gettext-git)
- glu (glu-git)
- lcms2 (lcms2-git)
- lib32-faudio (lib32-faudio-git)
- lib32-fontconfig (lib32-fontconfig-git)
- lib32-freetype2 (lib32-freetype2-old-hinting, lib32-freetype2-infinality-ultimate, lib32-freetype2-git, lib32-freetype2-minimal-git, lib32-freetype2-v35)
- lib32-gcc-libs (lib32-gcc-libs-git, lib32-gccrs-libs-git)
- lib32-gettext
- lib32-glu (lib32-glu-git)
- lib32-lcms2
- lib32-libpcap
- lib32-libsm
- lib32-libxcursor (lib32-libxcursor-git)
- lib32-libxdamage
- lib32-libxi
- Show 135 more dependencies...
Required by (308)
- 0cc-famitracker (requires wine)
- 2gis (requires wine)
- 602xmlfiller (requires wine)
- adobe-reader-11 (requires wine)
- ag-dsp-controller (requires wine)
- ags-git (requires wine) (optional)
- airwave-git (requires wine)
- algodoo-wine (requires wine)
- aliyundrive-wine (requires wine)
- altirra (requires wine)
- ankama-launcher (requires wine) (optional)
- aoe3-wine-steam (requires wine)
- ares (requires wine)
- arlequin (requires wine)
- asim (requires wine)
- avidemux-core-git (requires wine) (optional)
- bahn-regio-entfernungsrechner-bin (requires wine)
- balsamiqmockups (requires wine)
- bgb (requires wine)
Latest Comments
jsimon0 commented on 2022-02-22 03:12 (UTC)
@mmmaisel Indeed it does. I was hoping the EAC support would get a playable Division 2 but that seems to require some work by Ubisoft or possibly some messing about by me.
Also, is your handle a Marvelous Mrs Maisel reference?
mmmaisel commented on 2022-02-21 19:07 (UTC)
@jsimon0 I played some games with it so it works.
jsimon0 commented on 2022-02-19 17:39 (UTC)
@mmmaisel does it work in addition to compiling?
mmmaisel commented on 2022-02-19 17:05 (UTC)
I managed to build proton-wine 7.0-1 with the following patch:
gloomy commented on 2022-02-17 16:37 (UTC)
I am having a compile error:
Any idea if something can be done?
mynis01 commented on 2021-12-29 17:31 (UTC)
@heavysink
The upgrade built without any intervention for me today. Thanks for letting us know what changed!
heavysink commented on 2021-12-29 04:39 (UTC)
@solloron1 @mynis01 @HHL
From LDAP 2.5, openldap introduces some functions like ldap_connect which conflicts with the private built-in function in wine. I looked at https://github.com/curl/curl/issues/7004 for curl and renamed the functions in wine from ldap_connect to oldap_connect. It now builds. Please wait for the buildbot lilac to push the patch.
solloron1 commented on 2021-12-21 02:21 (UTC) (edited on 2021-12-21 02:28 (UTC) by solloron1)
If anyone was struggling like me to get this to build @Ketsui advice works. I didn't know how to perform the patch so after some googling and reading I figured it out. If anyone else is looking for a solution:
Add this to source:
https://raw.githubusercontent.com/bobwya/gentoo-wine-ebuild-common/master/patches/wine-4.6-msvcrt_add_sincos_to_importlib.patch
Add this to prepare():
patch -p1 -i ../wine-4.6-msvcrt_add_sincos_to_importlib.patch
Then install the PKGBUILD with makepkg -si
Also downgrade your LDAP to 2.4 as well.
Ketsui commented on 2021-11-25 08:52 (UTC)
If you get "undefined reference to `sincosf'" build error then there's a fix here: https://forum.winehq.org/viewtopic.php?p=134388&sid=c369077afbbc53149576435941339abb#p134388
The release version 6.3-8 builds for me after applying the aforementioned patch and disabling ldap, also I was surprised to find the resulting package being double the size of the wine package from community, please consider adding these lines to package() to fix this:
mynis01 commented on 2021-11-21 20:08 (UTC)
I just tested and I was able to build this latest version of wine-valve from the AUR after downgrading lib32-libldap and libldap to the old 2.4.x versions I had in the pacman cache.
mynis01 commented on 2021-11-21 19:35 (UTC)
@HHL it looks like they're having the same problem with proton: https://aur.archlinux.org/packages/proton/
The maintainer said they'd push out a build soon that builds wine without LDAP. Maybe something similar can be done for this package too. I doubt many people would ever need LDAP for gaming.
HHL commented on 2021-11-21 13:41 (UTC)
1:6.3.8.rc5-1 fails building for me. Last working (i.e. installed) is 6.3.20210616-1. Installing with paru. Regarding the earlier comment, I have community/vkd3d. But from the log I get it's to do with ldap: I have core/libldap 2.6.0-2 and lib32-libldap 2.6.0-1.
blau commented on 2021-11-19 10:15 (UTC)
I am also facing this problem...
SimonJ commented on 2021-11-18 16:17 (UTC)
Same error here with a native linux install. It is using the Nvidia 470 driver.
WyekS commented on 2021-11-17 21:51 (UTC)
I had enabled multilib-build. The order in which the packages are installed does not alter the result. I still get the same error
heavysink commented on 2021-11-17 20:44 (UTC) (edited on 2021-11-17 20:46 (UTC) by heavysink)
Strange... Lilac is a build bot and it only updates AUR if the compilation is successful. Have you tried multilib-build? Since it is possible that, say, you installed vkd3d-valve which provides vkd3d so it bypasses the dependency check but it will fail.
karolyi commented on 2021-11-17 20:32 (UTC)
I've got the same error on manjaro.
WyekS commented on 2021-11-17 18:39 (UTC) (edited on 2021-11-17 18:44 (UTC) by WyekS)
I have the same error as @Ota-Coder, I'm using a native arch linux and installing by yay
heavysink commented on 2021-11-17 10:24 (UTC)
@Ota-Coder You are using mingw? I don't know because it only compiles for native archlinux...
Ota-Coder commented on 2021-11-17 10:23 (UTC)
I'm experiencing this error:
yampilop commented on 2021-08-07 22:33 (UTC)
@hemitheconyx solution solve my trouble too.
guglovich commented on 2021-07-23 14:07 (UTC) (edited on 2021-07-23 14:10 (UTC) by guglovich)
collect2: error: ld execution exited with return code 1
winegcc: / usr / bin / x86_64-w64-mingw32-gcc failed
make: *** [Makefile: 62090: dlls / d3drm / d3drm.dll] Error 2
make: *** Waiting for jobs to complete ...
==> ERROR: The build () has failed.
licensed commented on 2021-07-04 14:13 (UTC) (edited on 2021-07-04 14:14 (UTC) by licensed)
@hemitheconyx solution solve my trouble here too. Steps:
pacman -Rdd vkd3d-valve
yay wine-valve
yay vkd3d-valve
hemitheconyx commented on 2021-06-02 22:47 (UTC)
[ as @damir asked before: ]
@heavysink @lilac since the package builds with
make -j8
(I just did it), is it possible to remove the hardcoded-j2
in thePKGBUILD
? It overrides theMAKEFLAGS
env var...somebody commented on 2021-05-20 10:22 (UTC)
i did it by installing vkd3d directly (without uninstalling because that's pain) - may need an aur helper to be able to do that without extreme pain tho.
mynis01 commented on 2021-05-18 21:04 (UTC)
@hemitheconyx That worked for me too! Thank you so much for sharing. I've also been trying to update this package for a few months and couldn't figure out what I had to do to get it to build.
hemitheconyx commented on 2021-05-18 17:55 (UTC)
I've been stuck unable to update this package for a few months, but I eventually managed to do it by uninstalling vkd3d-valve and everything which depended on it, installing instead vkd3d, and eventually reinstalling everything I uninstalled before (including wine-valve).
somebody commented on 2021-05-04 22:38 (UTC)
seems like build is failing again?
damir commented on 2021-05-04 22:33 (UTC)
is there a reason to hardcode -j2 for the make? /etc/makepkg.conf has the MAKEFLAGS set and i am wondering if there is a specific reason to limit it here to 2
keilmillerjr commented on 2021-05-03 13:56 (UTC)
Package recently updated, but still failing 5 months later.
sylvite commented on 2021-02-01 18:35 (UTC) (edited on 2021-02-01 21:56 (UTC) by sylvite)
I created a Dockerfile as a PoC just to show that this package can build without any patches or other aur/git repos. Obviously I haven't tried running wine-valve in docker-- this is just to show that the build works without errors.
Edit: The corresponding pacman list:
$ docker run -it --rm wine-valve pacman -Q
http://ix.io/2O1n
heavysink commented on 2021-01-30 13:07 (UTC) (edited on 2021-01-30 13:08 (UTC) by heavysink)
Hi, I did the following experiments:
1) Use stock vkd3d, it leaves out errors:
2) using vkd3d-valve: /usr/bin/ld: d3d12_main.o: in function `D3D12CreateVersionedRootSignatureDeserializer':
adding '!buildflags' like https://aur.archlinux.org/packages/wine-valve-git/ won't help
sylvite commented on 2021-01-15 07:20 (UTC) (edited on 2021-01-15 07:24 (UTC) by sylvite)
I've tried for weeks to get this to install to no avail. Then with some combination of uninstalling and installing *-git and non *-git packages, I was finally able to get 5.13-4 installed earlier today. I don't remember the exact commands I used, but I pasted a snippet of lines from my pacman.log in order here, http://ix.io/2M50, if it can be of any help to anyone.
Edit: And at least one small game seems to run OK, although I lost some of my settings from when I was using multilib/wine, which I'm looking into.
andrfgs commented on 2021-01-02 04:06 (UTC)
This is broken and even installing Valve's vkd3d versions do not fix it. The error is the same as reported by @minder before and after installing the Valve versions of vkd3d
I still can't understand how to fix this using the aforementioned link. I have to investigate further.
keilmillerjr commented on 2020-12-25 20:01 (UTC)
@minder I have the same issue.
kesis commented on 2020-12-12 17:19 (UTC)
@minder I had the same error but it compiled after installing Valve's versions of vkd3d (vkd3d-valve-git, lib32-vkd3d-valve-git).
ynikitenko commented on 2020-12-12 16:11 (UTC)
@minder - this is a linkage error. A dynamic library was not found (not in LD_LIBRARY_PATH or not installed, or a wrong version without that function). There was a discussion of this error on https://aur.archlinux.org/packages/wine-valve-git/ .
minder commented on 2020-12-11 23:54 (UTC) (edited on 2020-12-11 23:54 (UTC) by minder)
Got this error during 5.13-2 compilation:
qweasdvv commented on 2020-06-27 04:08 (UTC)
please add deps faudio and lib32-faudio