This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: systemtap testsuite summary report - s390x


Hi Maran,

On Tue, 2009-08-25 at 10:45 +0530, Maran wrote:
> SystemTap translator/driver (version 0.9.9/0.142.90 commit 
> release-0.9.9-172-g4893043)
> Arch : s390x
> Kernel version : 2.6.31-rc6
> Distro : RHEL 5.3

So this is a really old toolchain (gcc 4.1?) but very recent kernel,
systemtap and elfutils.

> FAIL: compiling inlinedvars.c -O0
> FAIL: compiling inlinedvars.c -O1
> FAIL: compiling inlinedvars.c -O2
> FAIL: compiling inlinedvars.c -O3

They should at least compile :{ Could you post the relevant
testsuite/systemtap.log output for these failures?

> FAIL: K_MARKER23 was cached

This one should be fixed by a recent commit:

commit eee1205e70ce33fd3276baeafea85a77e4bca2e1
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Aug 24 17:40:12 2009 +0200

    Rename cache.exp proc stap_compile to cache_compile to not conflict.
    
    * testsuite/systemtap.base/cache.exp: Rename proc stap_compile to
      cache_compile, to prevent conflict with proc stap_compile from
      lib/stap_compile.exp.

> FAIL: 64-bit access
> FAIL: 64-bit acct
> FAIL: 64-bit chmod
> FAIL: 64-bit dir
> FAIL: 64-bit link
> FAIL: 64-bit mmap
> FAIL: 64-bit net1
> FAIL: 64-bit openclose
> FAIL: 64-bit poll
> FAIL: 64-bit readwrite
> FAIL: 64-bit stat
> FAIL: 64-bit unlink
> FAIL: 32-bit access
> FAIL: 32-bit acct
> FAIL: 32-bit chmod
> FAIL: 32-bit dir
> FAIL: 32-bit link
> FAIL: 32-bit mmap
> FAIL: 32-bit net1
> FAIL: 32-bit openclose
> FAIL: 32-bit poll
> FAIL: 32-bit readwrite
> FAIL: 32-bit signal
> FAIL: 32-bit stat
> FAIL: 32-bit statfs
> FAIL: 32-bit unlink

Any hints in the testsuite/systemtap.log file why these are failing?

Thanks,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]