Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 367197

Summary: dev-cpp/glibmm-2.28.1: dodoc failed
Product: Gentoo Linux Reporter: Joop Stakenborg <joop.stakenborg>
Component: New packagesAssignee: GNOME C++ Bindings Maintainers (OBSOLETE) <gnome-mm+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

Description Joop Stakenborg 2011-05-14 08:09:07 UTC
glibmm-2.28.1 failed to build on my system. The last line said:

dodoc failed

examining the ebuild file i found the line with:

dodoc -r examples

added a line with "dev-cpp/glibmm -examples -examples" to /etc/portage/package.use and the build succeeded.

So I guess the latest version does not provide examples.

Reproducible: Always

Steps to Reproduce:
1. emerge glibmm
Actual Results:  
fails to build with examples use flag
Comment 1 Wormo (RETIRED) gentoo-dev 2011-05-16 05:01:52 UTC
Thanks for the report, assigning to glibmm maintainers.
Comment 2 Pacho Ramos gentoo-dev 2011-05-16 08:38:36 UTC
Please attach full build.log after re-sync your tree
Comment 3 Joop Stakenborg 2011-05-17 08:11:14 UTC
It worked, thanks! Build log attached
Comment 4 Joop Stakenborg 2011-05-17 08:12:22 UTC
Created attachment 273565 [details]
build log