Package Details: wine-pure-git 10.5.r123.g813f921a357-1

Git Clone URL: https://aur.archlinux.org/wine-pure-git.git (read-only, click to copy)
Package Base: wine-pure-git
Description: Bleeding-edge Wine build (Staging, WoW64, NTSync, Wayland)
Upstream URL: https://github.com/ventureoo/PKGBUILDs
Licenses: LGPL-2.1-or-later
Conflicts: wine
Provides: wine, wine-staging, wine-wow64
Submitter: ventureo
Maintainer: ventureo
Last Packager: ventureo
Votes: 1
Popularity: 0.89
First Submitted: 2025-02-22 10:16 (UTC)
Last Updated: 2025-04-11 09:13 (UTC)

Dependencies (52)

Required by (389)

Sources (15)

Latest Comments

ventureo commented on 2025-03-30 08:57 (UTC)

Failing in kernelbase-Fix-uninitialized-structs-in-OpenThread.patch this time.

I rebased this patch, thanks.

also

I can't reproduce this issue, please make sure that have deleted src directory before starting the build.

justapony commented on 2025-03-30 07:02 (UTC)

also

The next patch would create the file server/inproc_sync.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored

justapony commented on 2025-03-30 06:56 (UTC)

Failing in kernelbase-Fix-uninitialized-structs-in-OpenThread.patch this time.

patching file dlls/kernelbase/thread.c
Hunk #1 FAILED at 344.
1 out of 1 hunk FAILED -- saving rejects to file dlls/kernelbase/thread.c.rej

it seems that this patch was no longer needed?

ventureo commented on 2025-03-25 07:52 (UTC)

@Doridian Rebased, thank you for reporting.

Doridian commented on 2025-03-25 05:08 (UTC)

There seems to be a lot going on atm, latest is once again failing in the patches, this time with:

patching file include/wine/server_protocol.h
Hunk #1 succeeded at 5928 (offset 2 lines).
Hunk #2 succeeded at 6305 (offset 2 lines).
Hunk #3 succeeded at 6611 (offset 2 lines).
Hunk #4 FAILED at 6913.
1 out of 4 hunks FAILED -- saving rejects to file include/wine/server_protocol.h.rej

The rejections seem to be from the patch "ntsync-10.3-staging.patch"

ventureo commented on 2025-03-21 09:13 (UTC)

@Supdrewin I rebased patches, build should be fine now. Thanks for the reporting.

Supdrewin commented on 2025-03-19 13:20 (UTC)

git -C . apply --index --whitespace=warn /home/supdrewin/sources/wine-pure-git/src/wine-staging/staging/../patches/winex11-MWM_Decorations/0001-winex11.drv-Don-t-use-MWM_DECOR_RESIZEH-window-resiz.patch
error: patch failed: dlls/winex11.drv/window.c:279
error: dlls/winex11.drv/window.c: patch does not apply
Failed to apply patch winex11-MWM_Decorations/0001-winex11.drv-Don-t-use-MWM_DECOR_RESIZEH-window-resiz.patch
==> ERROR: A failure occurred in prepare().
    Aborting...