Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945786 - dev-libs/libdbusmenu-16.04.0-r2 fails to compile: Couldnt find include GObject-2.0.gir (search path: libdbusmenu-gli, libdbusmenu-gli, gir-1.0, gir-1.0, gir-1.0, gir-1.0, gir-1.0, gir-1.0])
Summary: dev-libs/libdbusmenu-16.04.0-r2 fails to compile: Couldnt find include GObjec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-03 07:42 UTC by Agostino Sarubbo
Modified: 2024-12-03 08:24 UTC (History)
0 users

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


Attachments
build.log (build.log,113.78 KB, text/plain)
2024-12-03 07:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-12-03 07:42:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libdbusmenu-16.04.0-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-03 07:42:01 UTC
Created attachment 913133 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-03 08:24:38 UTC
commit 56bdbdc6e35c38ee9100ea5914edd89d7232d1f7
Author: Sam James <sam@gentoo.org>
Date:   Mon Dec 2 21:42:02 2024 +0000

    dev-libs/gobject-introspection: depend on dev-libs/glib[introspection]

    This should be fine to just do given everything assumes gobject-introspection
    brings along glib. It's arguably a bit unclean semantically but then so
    are circular dependencies.

    Discussed with leio a bit.

    Bug: https://bugs.gentoo.org/937616
    Closes: https://bugs.gentoo.org/945761
    Closes: https://bugs.gentoo.org/945748
    Closes: https://bugs.gentoo.org/945747
    Closes: https://bugs.gentoo.org/945745
    Closes: https://bugs.gentoo.org/945742
    Signed-off-by: Sam James <sam@gentoo.org>