Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376183 - sci-libs/camd-2.2.2 fails to emerge w/ USE=doc - dodoc does not exist
Summary: sci-libs/camd-2.2.2 fails to emerge w/ USE=doc - dodoc does not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-24 10:03 UTC by Conway S. Smith
Modified: 2011-07-28 20:34 UTC (History)
0 users

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


Attachments
Build log (camd-2.2.2:20110724-085620.log,70.83 KB, text/plain)
2011-07-24 10:03 UTC, Conway S. Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Conway S. Smith 2011-07-24 10:03:26 UTC
Created attachment 280811 [details]
Build log

emerging sci-libs/camd-2.2.2 w/ USE=doc fails with the error below.  Removing dodoc from DOCS (so DOCS="README.txt Doc/ChangeLog" instead of DOCS="dodoc README.txt Doc/ChangeLog") in the ebuild fixes it.

make[2]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD'
make[1]: Leaving directory `/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD'
install: cannot stat `dodoc': No such file or directory
!!! dodoc: dodoc does not exist
 * ERROR: sci-libs/camd-2.2.2 failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of 'emerge --info =sci-libs/camd-2.2.2',
 * the complete build log and the output of 'emerge -pqv =sci-libs/camd-2.2.2'.
 * The complete build log is located at '/var/log/portage/build/sci-libs/camd-2.2.2:20110724-085620.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/camd-2.2.2/temp/environment'.
 * S: '/var/tmp/portage/sci-libs/camd-2.2.2/work/CAMD'
 * QA Notice: file does not exist:
 * 
 *      dodoc: dodoc does not exist
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2011-07-28 20:34:19 UTC
fixed in cvs. thanks for reporting