|
From: Uttam P. <ut...@us...> - 2006-01-06 19:39:26
|
Hi, I'm new to the valgrind community. I recently did a complete build of valgrid-3.1.0 release on a Power5 machine. After doing make regtest I found total of 21 tests failure. These may be known or not, but I just wanted to report them to the mailing list anyway. Following is the result, == 174 tests, 18 stderr failures, 3 stdout failures ================= memcheck/tests/badjump (stderr) memcheck/tests/badjump2 (stderr) memcheck/tests/leak-cycle (stderr) memcheck/tests/leak-tree (stderr) memcheck/tests/mempool (stderr) memcheck/tests/partiallydefinedeq (stderr) memcheck/tests/pointer-trace (stderr) memcheck/tests/supp1 (stderr) memcheck/tests/supp_unknown (stderr) memcheck/tests/toobig-allocs (stderr) memcheck/tests/xml1 (stderr) massif/tests/toobig-allocs (stderr) none/tests/faultstatus (stderr) none/tests/fdleak_cmsg (stderr) none/tests/mremap (stderr) none/tests/ppc32/jm-insns (stdout) none/tests/ppc32/jm-insns (stderr) none/tests/ppc32/jm-vmx (stdout) none/tests/ppc32/jm-vmx (stderr) none/tests/ppc32/testVMX (stdout) none/tests/ppc32/testVMX (stderr) make: *** [regtest] Error 1 Enviornment: Hardware: Power5 (with 8 8 processors) OS: Linux elm3b149 2.6.5-7.97-pseries64.nm #1 SMP Thu Mar 31 10:55:11 PST 2005 ppc64 ppc64 ppc64 GNU/Linux gcc -v: Reading specs from /usr/lib/gcc-lib/powerpc-suse-linux/3.3.3/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit --host=powerpc-suse-linux --build=powerpc-suse-linux --target=powerpc-suse-linux --enable-targets=powerpc64-suse-linux --enable-biarch Thread model: posix gcc version 3.3.3 (SuSE Linux) Please let me know if I'm missing some piece of information to mention in this email. Also, let me know (which somebody will) if this is not the right forum for this kind of information/questions. Thanks, Uttam |