I have found TWO emerge PROBLEMS during emerging x11-misc/lavaps-1.21 1) There should be probably dev-lang/tk in the DEPEND variable. configure: error: could not find tcl.h or tk.h specify --with-tcl-ver=8.x or --with-tk-ver=8.x or with --with-additional-includes=-I/path and/or --with-additional-libs=-L/path. !!! ERROR: x11-misc/lavaps-1.21 failed. !!! Function econf, Line 338, Exitcode 1 !!! econf failed 2) Some preprocessing error. compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin g token compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin g token compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin g token compare.c:142:17: pasting "->" and "resident" does not give a valid preprocessin g token compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t oken compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t oken compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t oken compare.c:143:14: pasting "->" and "share" does not give a valid preprocessing t oken make[3]: *** [.depend] Error 1 make[3]: Leaving directory `/var/tmp/portage/lavaps-1.21/work/lavaps-1.21/linux/ proc' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/lavaps-1.21/work/lavaps-1.21/linux' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/lavaps-1.21/work/lavaps-1.21' make: *** [all] Error 2 !!! ERROR: x11-misc/lavaps-1.21 failed. !!! Function src_compile, Line 391, Exitcode 2 !!! emake failed Reproducible: Always Steps to Reproduce: 1. emerge lavaps
Created attachment 21406 [details, diff] patch for lavaps-1.21.ebuild I join a patch for lavaps-1.21, it correct depedencies problems.
nice catch. fixed in cvs.