Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886476 - net-libs/webkit-gtk-2.38.2-r500: failes to compile: Couldn't find include 'Gtk-4.0.gir'
Summary: net-libs/webkit-gtk-2.38.2-r500: failes to compile: Couldn't find include 'Gt...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-17 12:44 UTC by sebastian.speitel
Modified: 2022-12-17 23:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=net-libs/webkit-gtk-2.38.2-r500::gentoo' (info,19.12 KB, text/plain)
2022-12-17 12:44 UTC, sebastian.speitel
Details
emerge -pqv '=net-libs/webkit-gtk-2.38.2-r500::gentoo' (emerge_output,236 bytes, text/plain)
2022-12-17 12:45 UTC, sebastian.speitel
Details
build.log (Start and end) (build_cut.log,246.28 KB, text/x-log)
2022-12-17 12:53 UTC, sebastian.speitel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebastian.speitel 2022-12-17 12:44:12 UTC
Emerging net-libs/webkit-gtk-2.38.2-r500 fails with the following error:

FAILED: WebKit2-5.0.gir /var/tmp/portage/net-libs/webkit-gtk-2.38.2-r500/work/webkitgtk-2.38.2_build/WebKit2-5.0.gir

Couldn't find include 'Gtk-4.0.gir' (search path: '['/usr/share', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']')



Reproducible: Always

Steps to Reproduce:
As far as I know, I did nothing special.
Actual Results:  
Fails to compile

Expected Results:  
Compiles correctly and installs

I'm using mold for linking.
I use GCC 12.2.0.
I have multiple webkit-gtk installed (2.38.2 and 2.38.2-r410) because lutris and evolution required different ones.
Comment 1 sebastian.speitel 2022-12-17 12:44:46 UTC
Created attachment 843211 [details]
emerge --info '=net-libs/webkit-gtk-2.38.2-r500::gentoo'
Comment 2 sebastian.speitel 2022-12-17 12:45:28 UTC
Created attachment 843212 [details]
emerge -pqv '=net-libs/webkit-gtk-2.38.2-r500::gentoo'
Comment 3 sebastian.speitel 2022-12-17 12:53:12 UTC
Created attachment 843213 [details]
build.log (Start and end)

I cut out the middle part, because the file was to big, but I can provide the full file if needed.
Comment 4 sebastian.speitel 2022-12-17 23:05:51 UTC
Resolved.

After updated gtk by updating gnome-desktop the build completes now.