Hello, Is any other Valgrind developer using openSUSE 10.3 ? Many regression tests that run fine during the nightly build fail on openSUSE 10.3. I don't know whether this is due to changes in Valgrind or due to changes in gcc, binutils or glibc.
$ svn update Fetching external item into 'VEX' External at revision 1793. At revision 7146. $ ./autogen.sh && ./configure && make -s && make -s check && make -s regtest ... == 350 tests, 66 stderr failures, 50 stdout failures, 0 post failures == ... $ cat memcheck/tests/writev.stderr.diff 3c3 < at 0x........: writev (in /...libc...) --- > at 0x........: (within /...libc...) 9c9 < at 0x........: writev (in /...libc...) --- > at 0x........: (within /...libc...) 15c15 < at 0x........: readv (in /...libc...) --- > at 0x........: (within /...libc...) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers