During the install phase, emerge dies with the following error when building dev-tcltk/expect-5.44.1.15 with USE=doc: * ERROR: dev-tcltk/expect-5.44.1.15 failed: * (no error message) * * Call stack: * ebuild.sh, line 54: Called src_install * environment, line 2892: Called die * The specific snippet of code: * doins $(printf 'example/%s ' $(expect_make_var SCRIPTS)) || die; * * If you need support, post the output of 'emerge --info =dev-tcltk/expect-5.44.1.15', * the complete build log and the output of 'emerge -pqv =dev-tcltk/expect-5.44.1.15'. * The complete build log is located at '/var/log/portage/dev-tcltk:expect-5.44.1.15:20100928-004455.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/expect-5.44.1.15/temp/environment'. * S: '/var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15' * QA Notice: file does not exist: * * doins: example/make: does not exist * doins: example/Entering does not exist * doins: example/directory does not exist * doins: example/`/var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15' does not exist * doins: example/make: does not exist * doins: example/Leaving does not exist * doins: example/directory does not exist * doins: example/`/var/tmp/portage/dev-tcltk/expect-5.44.1.15/work/expect-5.44.1.15' does not exist The installation goes off without a hitch without USE=doc.
Created attachment 248855 [details] emerge --info =dev-tcltk/expect-5.44.1.15
$ emerge -pqv =dev-tcltk/expect-5.44.1.15 [ebuild R ] dev-tcltk/expect-5.44.1.15 USE="X doc* threads -debug"
Created attachment 248857 [details] Build log
your useless -w flag in MAKEOPTS is screwing this up http://sources.gentoo.org/dev-tcltk/expect/expect-5.44.1.15.ebuild?r1=1.14&r2=1.15