You are not logged in.
Hi everyone,
I'm having trouble installing Wine on my system and could really use some help. I've followed several guides, but I keep running into issues that I can't seem to resolve on my own. Here are the details and the steps I've taken so far:
I have followed the installation guide from : https://wiki.archlinux.org/title/wine
the multilib packages are installed and my system is also up to date,
I have used the command
yay -Sy wine-stable
to install but the process halts with an error message that I don't understand.
==> Making package: wine-stable 9.0-2 (Sun 19 May 2024 11:53:53 AM IST)
==> Retrieving sources...
-> Found wine-9.0.tar.xz
-> Found wine-9.0.tar.xz.sign
-> Found 30-win32-aliases.conf
-> Found wine-binfmt.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
wine-9.0.tar.xz ... Passed
wine-9.0.tar.xz.sign ... Skipped
30-win32-aliases.conf ... Passed
wine-binfmt.conf ... Passed
:: (1/1) Parsing SRCINFO: wine-stable
pub rsa4096 2015-11-03 [SC]
DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D
uid [ unknown] Alexandre Julliard <julliard@winehq.org>
sub rsa4096 2015-11-03 [E]
==> Making package: wine-stable 9.0-2 (Sun 19 May 2024 11:53:54 AM IST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found wine-9.0.tar.xz
-> Found wine-9.0.tar.xz.sign
-> Found 30-win32-aliases.conf
-> Found wine-binfmt.conf
==> Validating source files with b2sums...
wine-9.0.tar.xz ... Passed
wine-9.0.tar.xz.sign ... Skipped
30-win32-aliases.conf ... Passed
wine-binfmt.conf ... Passed
==> Verifying source file signatures with gpg...
wine-9.0.tar.xz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting wine-9.0.tar.xz with bsdtar
==> Starting prepare()...
==> Sources are ready.
==> Making package: wine-stable 9.0-2 (Sun 19 May 2024 11:53:58 AM IST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/potato/.cache/yay/wine-stable/src/wine-64-build':
configure: error: C compiler cannot create executables
See `config.log' for more details
==> ERROR: A failure occurred in build().
Aborting...
-> error making: wine-stable-exit status 4
-> Failed to install the following packages. Manual intervention is required:
wine-stable - exit status 4
here is the config.log
https://www.dropbox.com/scl/fi/wdvw6ncs … bn2j0&dl=0
I've tried searching online for solutions and even reinstalled several times, but the issues persist. I'm not sure what I'm doing wrong.
Any help or guidance you can provide would be greatly appreciated. If you need any more information, please let me know.
Thanks in advance for your assistance!
Last edited by potato035 (2024-05-20 14:43:13)
Offline
Mod note: moving to AUR Issues
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
After taking a look at https://aur.archlinux.org/packages/wine-stable it seems like jeffJiang commented with a workaround on 2024-04-16 17:07. However you could install wine via pacman without having to build it for yourself unless you specifically need 9.0-2. Pacman currently provides wine-9.8-2.
Offline
Thank you Maritim , i was able to install it . Completely missed the comment , I'll be more careful
Offline