Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945745 - app-crypt/libsecret-0.21.4-r2 fails to compile: FAILED: MockService-0.gir
Summary: app-crypt/libsecret-0.21.4-r2 fails to compile: FAILED: MockService-0.gir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-02 13:36 UTC by Agostino Sarubbo
Modified: 2024-12-02 21:44 UTC (History)
0 users

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


Attachments
build.log (build.log,158.07 KB, text/plain)
2024-12-02 13:36 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-02 13:36:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/libsecret-0.21.4-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-02 13:36:09 UTC
Created attachment 913068 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-02 13:36:10 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: libsecret/MockService-0.gir 
Run-time dependency tss2-esys found: NO (tried pkgconfig and cmake)
Run-time dependency tss2-mu found: NO (tried pkgconfig and cmake)
Run-time dependency tss2-rc found: NO (tried pkgconfig and cmake)
Run-time dependency tss2-tctildr found: NO (tried pkgconfig and cmake)
Comment 3 Larry the Git Cow gentoo-dev 2024-12-02 21:44:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bdbdc6e35c38ee9100ea5914edd89d7232d1f7

commit 56bdbdc6e35c38ee9100ea5914edd89d7232d1f7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-02 21:42:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-02 21:43:19 +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>

 ...spection-1.80.1-r2.ebuild => gobject-introspection-1.80.1-r3.ebuild} | 2 +-
 ...trospection-1.82.0.ebuild => gobject-introspection-1.82.0-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)