I've been seeing garbage output to the console when running a set of tests with make check.
I ran valgrind on make check and it indicated two memory leaks in /usr/bin/make. You can find all the details, including the valgrind output, here: http://bugs.kde.org/show_bug.cgi?id=95237 When I put the tests in a bash script and run that script repeatedly, I got clean output every time. make check was producing garbage every time. If anyone there is a KDE hacker, you should be able to reproduce by running make check in kdepim/karm HEAD. Regards, Mark _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-make