Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864853 - x11-libs/gdk-pixbuf-2.42.9 fails to compile: meson.build:70:2: ERROR: Problem encountered: No rst2man found, but man pages were explicitly enabled
Summary: x11-libs/gdk-pixbuf-2.42.9 fails to compile: meson.build:70:2: ERROR: Problem...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-11 06:43 UTC by Agostino Sarubbo
Modified: 2022-08-11 16:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,48.77 KB, text/plain)
2022-08-11 06:43 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,66.80 KB, text/plain)
2022-08-11 06:43 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-08-11 06:43:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/gdk-pixbuf-2.42.9 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-11 06:43:51 UTC
Created attachment 799235 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-11 06:43:52 UTC
Created attachment 799237 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-11 06:43:53 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Dependency gi-docgen from subproject gi-docgen found: NO (subproject failed to configure)
../gdk-pixbuf-2.42.9/docs/meson.build:70:2: ERROR: Problem encountered: No rst2man found, but man pages were explicitly enabled
Library intl found: NO
Library mlib found: NO
Program gi-docgen found: NO
Program rst2man.py found: NO
Run-time dependency gi-docgen found: NO (tried pkgconfig and cmake)
Comment 4 Larry the Git Cow gentoo-dev 2022-08-11 16:20:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a95ae77886a99e40a9c79062c2a885a2b13ca5

commit 60a95ae77886a99e40a9c79062c2a885a2b13ca5
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-08-11 16:11:59 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-08-11 16:20:20 +0000

    x11-libs/gdk-pixbuf: Depend on dev-python/docutils
    
    Also move gi-docgen from DEPEND/RDEPEND to BDEPEND, where it belongs.
    
    Closes: https://bugs.gentoo.org/864853
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.9.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)