Attaching build log. Reproducible: Always Steps to Reproduce:
Created attachment 263409 [details] Build log.
dev-util/pkgconfig should have been installed as a compile time dependency, but it's not. Cause I've --with-bdeps=n Thus DEPEND should be modified to include this and also sys-apps/help2man, otherwise - conf.o log.o spy.o preload.o proc.o prophet.o readahead.o state.o -lm -lglib-2.0 help2man \ --no-info --section=8 --include=preload.8.i \ --help-option="-H" --output="preload.8" \ --name 'Adaptive readahead daemon' ./preload /bin/bash: line 1: help2man: command not found
+ 23 Feb 2011; Pacho Ramos <pacho@gentoo.org> -preload-0.6.4-r1.ebuild, + preload-0.6.4-r2.ebuild: + Set dev-libs/glib as DEPEND and RDEPEND, DEPEND on help2man also (bug + #355965), use eapi3. Remove old. + It now has: RDEPEND=">=dev-libs/glib-2.6:2" DEPEND="${RDEPEND} sys-apps/help2man"
What about dev-util/pkgconfig?
+ 23 Feb 2011; Pacho Ramos <pacho@gentoo.org> preload-0.6.4-r2.ebuild: + Also needs dev-util/pkgconfig. +
Thanks, I think this package is good enough to be stabilized.
See bug 356309