rob wrote:
>>> media-libs/slv2-9999 merged.
creating phatkeyboard
i686-pc-linux-gnu-gcc -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I.. -O3 -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include >
<snip>
gtk-doc: Running scanner phat-scan
cd . && \
gtkdoc-scan --module=phat --source-dir=../phat
--ignore-headers="config.h phatprivate.h phat.h" touch scan-build.stamp
make[1]: Leaving directory `/var/tmp/portage/phat-9999/work/phat/docs'
make: *** [all-recursive] Error 1
strange could you run
gtkdoc-scan --module=phat --source-dir=../phat
--ignore-headers="config.h phatprivate.h phat.h" && echo true || echo
false
inside /var/tmp/portage/phat-9999/work/phat/docs ?
and post the output