On Nov 13, 2007 1:01 AM, Julian Seward <[EMAIL PROTECTED]> wrote:
>
> This one has failed for ages for me on openSUSE 10.2.  Perhaps some of
> the existing .exp files can never happen.
>
> Bart, what is the total list of failed tests?  I don't think
> memcheck/tests/writev deserves special attention.  One reason for
> mass failure of tests on a 64-bit machine is the absence of a
> fully working 32-bit build environment; is that the case?

Thanks for the hint. After having ensured that I can again build
32-bit executables, the regression tests now work fine:
# make -s distclean && svn update && ./autogen.sh && ./configure &&
make -s && make -s check regtest
...
== 351 tests, 6 stderr failures, 2 stdout failures, 0 post failures ==
memcheck/tests/pointer-trace             (stderr)
memcheck/tests/vcpu_fnfns                (stdout)
memcheck/tests/writev                    (stderr)
memcheck/tests/x86/scalar                (stderr)
memcheck/tests/x86/scalar_exit_group     (stderr)
memcheck/tests/x86/scalar_supp           (stderr)
none/tests/mremap                        (stderr)
none/tests/mremap2                       (stdout)


Regards,

Bart Van Assche.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to