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

Bug 287821

Summary: dev-libs/apr-1.3.9, dev-libs/apr-util-1.3.9: dohtml needs '-r' for compatibility with Doxygen 1.6
Product: Gentoo Linux Reporter: Alexandros Diamantidis <adia>
Component: Current packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: lpmichalik, tais.hansen
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log.

Description Alexandros Diamantidis 2009-10-05 21:47:24 UTC
With USE doc, dev-util/subversion-1.6.5-r10 and dev-libs/apr-1.3.9.ebuild try to install their html files with:

dev-libs/apr:
   dohtml docs/dox/html/* || die "dohtml failed"

dev-util/subversion:
   dohtml doc/doxygen/html/* || die "Installation of Subversion HTML documentation failed"

Since the doxygen-generated html directory contains a subdirectory, both of the above should use "dohtml -r". At least with paludis, not having the "-r" causes installation to fail.

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2009-10-06 18:33:06 UTC
Please file an extra bug for dev-util/apr!

@apache
I CCed you perhaps you can fix this before the new bug is opened.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-10-06 19:35:08 UTC
Please attach build log.
Comment 3 Ɓukasz Michalik 2009-10-25 23:24:45 UTC
Created attachment 208267 [details]
Build log.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-04 12:07:55 UTC
We will use this bug for dev-libs/apr and dev-libs/apr-util.
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-04 12:12:10 UTC
Fixed.