Hi Ken,
Just a heads up that I still see occasional build breakage with
master branch for QA runs inside /var/lib/pcp/testsuite - I think
I was seeing these before I went away, and merging up to master I
definitely see 'em. I tend to do a "make setup" after install (to
create archives and so on, then run "check"), and get this ...
gmake: GNUmakefile.install: No such file or directory
gmake: *** No rule to make target `GNUmakefile.install'. Stop.
Warning: pmdas/broken: /usr/bin/gmake -f GNUmakefile.install broken_v2.dir
failed
OTOH, if I do a default "make", I see ...
$ make
qmc_context.cpp:6:25: fatal error: qmc_context.h: No such file or directory
#include <qmc_context.h>
^
compilation terminated.
make[3]: *** [qmc_context.o] Error 1
Probably still some quirks of the GNUmakefile.install everywhere that need to
be ironed out? I'm also find the new make quietness (not showing subdirs as
it descends) makes diagnosing these issues trickier than it used to be.
cheers.
--
Nathan
|