Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925686 - sci-electronics/kicad-8.0.0 fails to compile: Package libsecret-1, required by virtual:world, not found
Summary: sci-electronics/kicad-8.0.0 fails to compile: Package libsecret-1, required b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-28 11:16 UTC by Agostino Sarubbo
Modified: 2024-02-29 06:39 UTC (History)
3 users (show)

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


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

Issue: sci-electronics/kicad-8.0.0 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-02-28 11:16:14 UTC
Created attachment 886157 [details]
build.log

build log and emerge --info
Comment 2 vowstar 2024-02-29 02:42:24 UTC
$ qfile /usr/lib64/libsecret-1.so
app-crypt/libsecret: /usr/lib64/libsecret-1.so

The app-crypt/libsecret package seems to be missing, I'm going to add it to {DEPEND,RDEPEND}.
Comment 3 Larry the Git Cow gentoo-dev 2024-02-29 06:39:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a18ed059d9db73faae80c30efb7b8cb32d45ebe

commit 9a18ed059d9db73faae80c30efb7b8cb32d45ebe
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2024-02-29 02:46:17 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-02-29 06:27:28 +0000

    sci-electronics/kicad: add depend app-crypt/libsecret
    
    Closes: https://bugs.gentoo.org/925686
    Closes: https://github.com/gentoo/gentoo/pull/35577
    Signed-off-by: Huang Rui <vowstar@gmail.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 sci-electronics/kicad/kicad-8.0.0.ebuild | 1 +
 sci-electronics/kicad/kicad-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)