Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236081 - app-backup/bacula-2.4.2 fails to compile with doc USE flag
Summary: app-backup/bacula-2.4.2 fails to compile with doc USE flag
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-29 00:33 UTC by Stuart Maier
Modified: 2009-09-09 07:46 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Maier 2008-08-29 00:33:13 UTC
When bacula is emerged with the doc USE flag, it uses dvipdfm, which is not a dependency. If dvipdfm is not installed, it crashes.

Reproducible: Always

Steps to Reproduce:
1.USE="doc" emerge bacula
2.
3.

Actual Results:  
Bacula fails to compile.

Expected Results:  
Bacula should compile normally.

dvipdfm -p a4 developers.dvi
make[1]: dvipdfm: Command not found
make[1]: *** [dvipdf] Error 127
make[1]: Leaving directory `/var/tmp/portage/app-backup/bacula-2.4.2/work/bacula-docs-2.4.2/developers'
make: *** [all] Error 2
 * 
 * ERROR: app-backup/bacula-2.4.2 failed.
Comment 1 Wormo (RETIRED) gentoo-dev 2008-08-29 00:36:35 UTC
Thanks for the report, assigning to maintainer
Comment 2 Pawel Madej aka Nysander 2009-03-28 14:54:53 UTC
no such ebuild request for closing
Comment 3 Wolfram Schlich (RETIRED) gentoo-dev 2009-09-09 07:46:03 UTC
For now, I removed the doc USE flag from 3.0.2 as there are other issues
(building with texlive instead of tetex). The docs package didn't contain
*that* valuable docs either, I believe...
I'll re-add the docs package as soon as it's building with texlive.