Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489530 - media-libs/libquvi-0.9.2 USE=examples - !!! dodoc: examples/*.h does not exist
Summary: media-libs/libquvi-0.9.2 USE=examples - !!! dodoc: examples/*.h does not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-27 02:37 UTC by Canek Peláez Valdés
Modified: 2013-11-06 06:29 UTC (History)
0 users

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 Canek Peláez Valdés 2013-10-27 02:37:31 UTC
When using the examples USE flag, media-libs/libquvi-0.9.2 will fail with the following message:

make[2]: Leaving directory `/tmp/portage/media-libs/libquvi-0.9.2/work/libquvi-0.9.2_build'
make[1]: Leaving directory `/tmp/portage/media-libs/libquvi-0.9.2/work/libquvi-0.9.2_build'
 * Removing unnecessary /usr/lib64/libquvi-0.9.la (no static archive)
/usr/bin/install: cannot stat ‘examples/*.h’: No such file or directory
!!! dodoc: examples/*.h does not exist
 * ERROR: media-libs/libquvi-0.9.2::gentoo failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of `emerge --info '=media-libs/libquvi-0.9.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/libquvi-0.9.2::gentoo'`.
 * The complete build log is located at '/var/log/portage/media-libs:libquvi-0.9.2:20131027-021555.log'.
 * For convenience, a symlink to the build log is located at '/tmp/portage/media-libs/libquvi-0.9.2/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/media-libs/libquvi-0.9.2/temp/environment'.
 * Working directory: '/tmp/portage/media-libs/libquvi-0.9.2/work/libquvi-0.9.2'
 * S: '/tmp/portage/media-libs/libquvi-0.9.2/work/libquvi-0.9.2'
 * QA Notice: file does not exist:
 * 
 * 	dodoc: examples/*.h does not exist

Changing the line

dodoc examples/*.{c,h}

for

dodoc examples/*.c

solves the issue for me.

Reproducible: Always

Steps to Reproduce:
1. Set "examples" in the USE flags of libquvi.
2. emerge -1v =media-libs/libquvi-0.9.2
3. The emerge fails
Comment 1 Tim Harder gentoo-dev 2013-11-06 06:29:12 UTC
Fixed in 0.9.3.