Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836832 - [guru] gui-apps/swaync-0.5 fails to compile: meson.build:93:0: ERROR: Dependency "scdoc" not found, tried pkgconfig and cmake
Summary: [guru] gui-apps/swaync-0.5 fails to compile: meson.build:93:0: ERROR: Depende...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonas Frei
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-05 12:01 UTC by Agostino Sarubbo
Modified: 2022-04-06 00:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.68 KB, text/plain)
2022-04-05 12:01 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,27.80 KB, text/plain)
2022-04-05 12:01 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 2022-04-05 12:01:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/swaync-0.5 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-05 12:01:56 UTC
Created attachment 768871 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-05 12:01:58 UTC
Created attachment 768872 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-04-05 12:02:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Build-time dependency scdoc found: NO (tried pkgconfig and cmake)
Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
Run-time dependency fish found: NO (tried pkgconfig and cmake)
Run-time dependency systemd found: NO (tried pkgconfig and cmake)
meson.build:93:0: ERROR: Dependency "scdoc" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2022-04-06 00:06:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9c21faf4101883e9de250041359ffa6eff4911b

commit e9c21faf4101883e9de250041359ffa6eff4911b
Author:     Jonas Frei <freijon@pm.me>
AuthorDate: 2022-04-05 19:38:46 +0000
Commit:     Jonas Frei <freijon@pm.me>
CommitDate: 2022-04-05 19:44:43 +0000

    gui-apps/swaync: Added '+man' USE flag
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=836832
    
    Signed-off-by: Jonas Frei <freijon@pm.me>

 .../swaync-0.5-dont-force-build-manpages.patch     | 63 ++++++++++++++++++++++
 gui-apps/swaync/metadata.xml                       |  1 +
 .../{swaync-0.5.ebuild => swaync-0.5-r1.ebuild}    | 11 +++-
 3 files changed, 73 insertions(+), 2 deletions(-)