Hi All,

As I am going through my tagging journey, I seem to be having issues
with the Valgrind test suite. I hear all over the internet that it
does not work, and I get the following errors out of it (and running a
"make -k regtest" does absolutely nothing for this)

== 611 tests, 18 stderr failures, 0 stdout failures, 0 stderrB
failures, 3 stdoutB failures, 2 post failures ==
gdbserver_tests/hgtls                    (stdoutB)
gdbserver_tests/nlcontrolc               (stdoutB)
gdbserver_tests/nlvgdbsigqueue           (stdoutB)
memcheck/tests/demangle                  (stderr)
memcheck/tests/err_disable3              (stderr)
memcheck/tests/err_disable4              (stderr)
memcheck/tests/leak_cpp_interior         (stderr)
memcheck/tests/overlap                   (stderr)
memcheck/tests/threadname                (stderr)
memcheck/tests/threadname_xml            (stderr)
massif/tests/new-cpp                     (post)
massif/tests/overloaded-new              (post)
helgrind/tests/tc12_rwl_trivial          (stderr)
helgrind/tests/tc20_verifywrap           (stderr)
drd/tests/bar_bad_xml                    (stderr)
drd/tests/hold_lock_1                    (stderr)
drd/tests/hold_lock_2                    (stderr)
drd/tests/std_thread                     (stderr)
drd/tests/std_thread2                    (stderr)
drd/tests/tc12_rwl_trivial               (stderr)
drd/tests/tc18_semabuse                  (stderr)
drd/tests/thread_name_xml                (stderr)
drd/tests/trylock                        (stderr)

...checking makefile consistency
...checking header files and include directives
Makefile:1244: recipe for target 'regtest' failed
make: *** [regtest] Error 1

Note that this is with GDB installed only. I am going to install boost
and llvm next to see if that improves anything. This is more of a
report than anything else.

I would like to propose that we set the Valgrind test suite to "This
package does not come with a working test suite" at this point. I have
also tried the test suite on my GCC 4.9.2 system as well, and I get
similar results.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to