Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537198 - [science overlay] media-gfx/librecad-2.0.7 USE=doc - !!! dohtml: support/doc/* does not exist
Summary: [science overlay] media-gfx/librecad-2.0.7 USE=doc - !!! dohtml: support/doc/...
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: 2015-01-21 05:44 UTC by Berthold Humkamp
Modified: 2015-04-30 14:38 UTC (History)
0 users

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


Attachments
emerge --info (emerge--info-librecad-2.0.7-r1,8.04 KB, text/plain)
2015-01-21 05:49 UTC, Berthold Humkamp
Details
emerge -pqv (emerge-pqv-librecad-2.0.7-r1,85 bytes, text/plain)
2015-01-21 05:50 UTC, Berthold Humkamp
Details
build.log (build.log,917.47 KB, text/plain)
2015-01-21 05:52 UTC, Berthold Humkamp
Details
environment (environment,101.45 KB, text/plain)
2015-01-21 05:53 UTC, Berthold Humkamp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Berthold Humkamp 2015-01-21 05:44:59 UTC
After fixing the issue with ${S} see bug #537194, emerge fails to compile with the following message:

>>> Install librecad-2.0.7-r1 into /var/tmp/portage/media-gfx/librecad-2.0.7-r1/image/ category media-gfx
!!! dohtml: support/doc/* does not exist
 * ERROR: media-gfx/librecad-2.0.7-r1::bhk-overlay failed (install phase):
 *   dohtml failed
 * 
...


Reproducible: Always
Comment 1 Berthold Humkamp 2015-01-21 05:49:48 UTC
Created attachment 394446 [details]
emerge --info
Comment 2 Berthold Humkamp 2015-01-21 05:50:14 UTC
Created attachment 394450 [details]
emerge -pqv
Comment 3 Berthold Humkamp 2015-01-21 05:52:30 UTC
Created attachment 394452 [details]
build.log
Comment 4 Berthold Humkamp 2015-01-21 05:53:08 UTC
Created attachment 394454 [details]
environment
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-21 07:29:01 UTC
 * Repository: bhk-overlay

Assuming that's the ebuild you fixed for bug #537194.
Comment 6 Marius Brehler 2015-04-05 09:34:45 UTC
There was recent commit to the science overlay [1], which I believe fixes this issue.

[1] https://github.com/gentoo-science/sci/commit/73c1ca01086d042d853f0b55688db9ebc3370d58
Comment 7 Berthold Humkamp 2015-04-30 14:38:37 UTC
I tried. It works!