Summary: | x11-libs/gtk+-3.24.32 fails to compile with dev-libs/glib-2.70.4 (but not dev-libs/glib-2.70.2) -- glib-compile-resources failure | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sebastian Pipping <sping> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | herrtimson |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Build log |
Description
Sebastian Pipping
![]() Can you include the full build.log? Created attachment 766992 [details]
Build log
Here you go
Maybe it's a race condition? I notice
> make[2]: Entering directory '/var/tmp/portage/x11-libs/gtk+-3.24.32/work/gtk+-3.24.32-abi_x86_32.x86/gtk'
> Failed to open file “./gtk.gresource.xml”: No such file or directory
> Failed to open file “./gtk.gresource.xml”: No such file or directory
> echo "<?xml version='1.0' encoding='UTF-8'?>" > gtk.gresource.xml; \
> ...
|