You are not logged in.

#1 2026-08-09 12:31:41

trebor
Member
From: Cleveland, Ohio, USA
Registered: 2023-09-19
Posts: 19

wine-gui upgrade build failure

For over a week I have been dealing with 'wine-gui' failing to make during a "yay -Syyu" upgrade command.

I receive this:

CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:1093 (message):
  The following required packages were not found:                                               
                                                                                               
   - gtkmm-4.0>=4.10                                                                           
                                                                                               
Call Stack (most recent call first):                                                           
  /usr/share/cmake/Modules/FindPkgConfig.cmake:1166 (_pkg_check_modules_internal)               
  CMakeLists.txt:70 (PKG_CHECK_MODULES)

I have been searching for a solution with no luck.

Suggestions on what I should do would be greatly appreciated??

Anyone?

(Administrators, if this is the incorrect forum please move to appropiate forum subject.)

Offline

#2 2026-08-09 13:35:25

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,638
Website

Re: wine-gui upgrade build failure

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

#3 2026-08-10 07:39:16

a821
Member
Registered: 2012-10-31
Posts: 394

Re: wine-gui upgrade build failure

Are you talking about this package? https://aur.archlinux.org/packages/wine-gui-git

It builds fine in a clean chroot. Try that or build it directly with makepkg (and post the full output within [ code ][ /code ] tags)

Offline

#4 2026-08-14 12:26:41

trebor
Member
From: Cleveland, Ohio, USA
Registered: 2023-09-19
Posts: 19

Re: wine-gui upgrade build failure

Thanks for the response a821.

No, I am not talking about 'wine-gui-git' rather I am talking about "winegui". Review the following:

:: 1 package to upgrade/install.
1  aur/winegui  3.1.0-1 -> 4.1.0-1 [25d20h]
==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
 -> Excluding packages may cause partial upgrades and break systems
==> 

As far as

a821 wrote:

....builds fine in a clean chroot. Try that or build it directly with makepkg.....

I have no experience in "clean chroot". I am uncertain how would I do this?

Offline

#5 2026-08-14 12:31:50

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,351

Re: wine-gui upgrade build failure


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#6 2026-08-15 19:19:29

a821
Member
Registered: 2012-10-31
Posts: 394

Re: wine-gui upgrade build failure

trebor wrote:

Thanks for the response a821.
No, I am not talking about 'wine-gui-git' rather I am talking about "winegui". Review the following:

OK, I was misled by a dash  and wine-gui-git was the only package that matched.

Anyway, `winegui` also builds fine in a clean chroot. And I see

-- Checking for module 'gtkmm-4.0>=4.10'
--   Found gtkmm-4.0, version 4.22.0

which is the version of gtkmm-4.0 in extra (4.22.0-2). Maybe your system is out-of-date. What does

pacman -Q gtkmm-4.0 

say?

Offline

Board footer

Powered by FluxBB