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

Bug 615578

Summary: dev-util/omake-0.10.2: failed at dodoc
Product: Gentoo Linux Reporter: OKUMURA N. Shin-ya <oku.ns>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Sample ebuild, plan A

Description OKUMURA N. Shin-ya 2017-04-15 03:46:08 UTC
With USE=doc, emerge =dev-util/omake-0.10.2 fails at dodoc, because doc/ps/omake-doc.ps doesn't exist in omake-0.10.2.tar.gz.

Reproducible: Always

Steps to Reproduce:
1. USE=doc emerge =dev-util/omake-0.10.2

Actual Results:  
(snip)
/usr/bin/install: cannot stat 'doc/ps/omake-doc.ps': No such file or directory
!!! dodoc: doc/ps/omake-doc.ps does not exist
 * ERROR: dev-util/omake-0.10.2::gentoo failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of `emerge --info '=dev-util/omake-0.10.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/omake-0.10.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/omake-0.10.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/omake-0.10.2/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/omake-0.10.2/work/omake-0.10.2'
 * S: '/var/tmp/portage/dev-util/omake-0.10.2/work/omake-0.10.2'
 * QA Notice: file does not exist:
 * 
 *      dodoc: doc/ps/omake-doc.ps does not exist


Expected Results:  
emerge should success. :-)

omake-0.10.2.tar.gz doesn't have doc/ps/omake-doc.ps, so;
plan A: dodoc PDF and HTML(s) only
plan B: do pdf2ps in advance
Comment 1 OKUMURA N. Shin-ya 2017-04-15 08:57:47 UTC
Created attachment 470082 [details]
Sample ebuild, plan A
Comment 2 Jonas Stein gentoo-dev 2017-04-22 22:11:38 UTC
thank you for the report and the attachment.
Comment 3 Marek Szuba archtester gentoo-dev 2021-11-24 23:35:09 UTC
0.10.2 is no longer in the tree (but 0.10.3 currently exhibits the same problem, see Bug #819501).