Package Details: wine-stable 9.0-2

Git Clone URL: https://aur.archlinux.org/wine-stable.git (read-only, click to copy)
Package Base: wine-stable
Description: A compatibility layer for running Windows programs
Upstream URL: https://www.winehq.org/
Licenses: LGPL
Conflicts: wine
Provides: wine
Submitter: chungy
Maintainer: chungy
Last Packager: chungy
Votes: 34
Popularity: 0.082545
First Submitted: 2016-06-18 08:40 (UTC)
Last Updated: 2024-02-13 19:52 (UTC)

Required by (348)

Sources (4)

Pinned Comments

isatsam commented on 2023-11-08 23:25 (UTC) (edited on 2023-11-08 23:25 (UTC) by isatsam)

gpg --keyserver keys.openpgp.org --recv-keys CEFAC8EAAF17519D
seems to not be doing anything for me anymore, so the package doesn't build because of a dependency of a dependency's checksum
This worked:
gpg --keyserver keys.openpgp.org --recv-keys CFDF148828C642A7

Latest Comments

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

Levitating commented on 2021-12-24 15:11 (UTC)

@donsmith the opengpg server strips User IDs which gpg doesn't like. Better to use keyserver.ubuntu.com

https://superuser.com/questions/1485213/gpg-cant-import-key-new-key-but-contains-no-user-id-skipped

spikespi commented on 2021-10-30 16:00 (UTC)

i get mingw-w64-gcc error at build in 6.0.2 version again. this time i try to build in clean chroot and build pass ok. btw zst package size reduced to 157m that before was 288m.

ak2021 commented on 2021-09-01 01:25 (UTC)

wine-6.0.1.tar.xz ... FAILED (unknown public key CEFAC8EAAF17519D)

Inlifeuser commented on 2021-07-08 14:26 (UTC) (edited on 2021-07-13 23:21 (UTC) by Inlifeuser)

/home/inlifeuser/.cache/yay/wine-stable/src/wine-64-build/tools/winegcc/winegcc -o dlls/avicap32/avicap32.dll.so \
  --wine-objdir . --winebuild \
  /home/inlifeuser/.cache/yay/wine-stable/src/wine-64-build/tools/winebuild/winebuild -m32 -fno-PIC \
  -fasynchronous-unwind-tables -shared ../wine/dlls/avicap32/avicap32.spec \
  dlls/avicap32/avicap32_main.o libs/port/libwine_port.a -ldl -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
/usr/bin/ld: dlls/avicap32/avicap32_main.o: direct GOT relocation R_386_GOT32X against `__wine_dbg_header' without base register can not be used when making a shared object
/usr/bin/ld: avicap32.dll-sCCK39.spec.o: warning: relocation in read-only section `.text'
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/gcc failed
make: *** [Makefile:10767: dlls/avicap32/avicap32.dll.so] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error making: wine-stable

UPD: Strangely, without using the AUR helper, the package was successfully builded.

donsmith commented on 2021-06-29 08:02 (UTC)

If you are trying to use the pinned comment: gpg --keyserver pool.sks-keyservers.net --recv-keys CEFAC8EAAF17519D;makepkg -si

and getting this error: gpg: keyserver receive failed: No name

it's because they SKS keyservers are no longer online

try this instead: gpg --keyserver keys.openpgp.org --recv-keys CEFAC8EAAF17519D

more info: https://stackoverflow.com/questions/66217436/gpg-keyserver-receive-failed-no-name

spikespi commented on 2021-06-24 11:48 (UTC) (edited on 2021-06-25 13:05 (UTC) by spikespi)

i get mingw-w64-gcc error at buld. downgrade to mingw-w64-gcc-10.2.0-2-x86_64 pass ok. version 6.0.1-1

FelipeGriep commented on 2021-06-18 21:07 (UTC)

This error is occurring while trying to update to version 6.0.1-1. Any tips on how to fix?

collect2: error: ld returned 1 exit status winegcc: /usr/bin/x86_64-w64-mingw32-gcc failed make: *** [Makefile:19334: dlls/d2d1/d2d1.dll] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

8472 commented on 2021-01-24 14:59 (UTC) (edited on 2021-01-24 15:00 (UTC) by 8472)

Did I miss something? I can't find no such dependency neither.

{

configure: error: gstreamer-1.0 base plugins 32-bit development files not found,

GStreamer won't be supported.

This is an error since --with-gstreamer was requested.

==> ERROR: A failure occurred in build().

Aborting...

}

rssla commented on 2020-11-16 17:12 (UTC)

binary package: http://s.go.ro/nnqoz7u0

fagoxe6870 commented on 2020-09-30 09:25 (UTC)

Signature error solve:

gpg --keyserver pool.sks-keyservers.net --recv-keys CEFAC8EAAF17519D;makepkg -si