| Summary: | dev-lang/wml-2.0.9-r1 emerge fails | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Wolfgang Schnerring <wosc+gentoo> |
| Component: | [OLD] Development | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 157856 *** |
emerge =wml-2.0.9-r1 yields Making all in doc make[4]: Entering directory `/var/tmp/portage/dev-lang/wml-2.0.9-r1/work/wml-2.0.9/wml_bac kend/p2_mp4h/doc' ../src/mp4h -X 0 -I . -D srcdir="." -D format=pod ./mp4h.mp4h \ | sed -e 's/_LT_/</g' -e 's/_GT_/>/g' > mp4h.pod cp html html.out cp: cannot stat `html': No such file or directory make[4]: *** [html.out] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/dev-lang/wml-2.0.9-r1/work/wml-2.0.9/wml_back end/p2_mp4h/doc' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-lang/wml-2.0.9-r1/work/wml-2.0.9/wml_back end/p2_mp4h' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-lang/wml-2.0.9-r1/work/wml-2.0.9/wml_back end/p2_mp4h' make[1]: *** [all] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-lang/wml-2.0.9-r1/work/wml-2.0.9/wml_back end' make: *** [all] Error 1 !!! ERROR: dev-lang/wml-2.0.9-r1 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3435: Called src_compile wml-2.0.9-r1.ebuild, line 41: Called die I suspect this is due to the fact that wml_backend/p2_mp4h/doc/html.out is incorrectly removed somehow -- it is present in the upstream tarball, but not in the work directory after the failed emerge. Reproducible: Always Steps to Reproduce: