|
From: Tom H. <th...@cy...> - 2004-11-14 03:08:44
|
Nightly build on alvis ( Red Hat 7.3 ) started at 2004-11-14 03:05:02 GMT Checking out source tree ... done Configuring ... done Building ... done Running regression tests ... done Last 20 lines of log.verbose follow insn_basic: valgrind ./insn_basic insn_cmov: valgrind ./insn_cmov insn_fpu: valgrind ./insn_fpu insn_mmx: valgrind ./insn_mmx insn_mmxext: valgrind ./insn_mmxext insn_sse: valgrind ./insn_sse insn_sse2: (cpu_test failed, skipping) int: valgrind ./int pushpopseg: valgrind ./pushpopseg rcl_assert: valgrind ./rcl_assert seg_override: valgrind ./seg_override -- Finished tests in none/tests/x86 ------------------------------------ yield: valgrind ./yield -- Finished tests in none/tests ---------------------------------------- == 188 tests, 2 stderr failures, 0 stdout failures ================= memcheck/tests/scalar (stderr) memcheck/tests/vgtest_ume (stderr) make: *** [regtest] Error 1 |
|
From: Nicholas N. <nj...@ca...> - 2004-11-14 13:40:42
|
On Sun, 14 Nov 2004, Tom Hughes wrote: > Nightly build on alvis ( Red Hat 7.3 ) started at 2004-11-14 03:05:02 GMT > > == 188 tests, 2 stderr failures, 0 stdout failures ================= > memcheck/tests/scalar (stderr) What's wrong with scalar? thanks N |
|
From: Tom H. <th...@cy...> - 2004-11-14 14:10:59
Attachments:
scalar.stderr.diff
|
In message <Pin...@he...>
Nicholas Nethercote <nj...@ca...> wrote:
> On Sun, 14 Nov 2004, Tom Hughes wrote:
>
> > Nightly build on alvis ( Red Hat 7.3 ) started at 2004-11-14 03:05:02 GMT
> >
> > == 188 tests, 2 stderr failures, 0 stdout failures =================
> > memcheck/tests/scalar (stderr)
>
> What's wrong with scalar?
It isn't detecting some of the undefined scalar arguments for some
reason - diff attached.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|