public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Systemtap results on the kernel version 2.6.36-rc3-git1 against the power machine
@ 2010-09-09  9:31 divya
  0 siblings, 0 replies; only message in thread
From: divya @ 2010-09-09  9:31 UTC (permalink / raw)
  To: systemtap

Hi ,

Please find the results for systemtap testing against the kernel version 2.6.36-rc3-git1 on the power machine

Host: Linux p55alp7 2.6.36-rc3-git1 #1 SMP Wed Sep 8 12:29:06 IST 2010 ppc64 ppc64 ppc64 GNU/Linux
Snapshot: 17874af
GCC: 4.3.2 [gcc (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]]
Distro: SUSE Linux Enterprise Server 11 (ppc64)
elfutils - 0.148

Note that while compiling the snapshot came across the following error and had to overcome the same by applying
the following patch (commit b64ff274994b4878b05babfadc0f29bfb88069ba)

  /home/src # make
/bin/sh ./git_version.sh -k -s . -o git_version.h
git_version.sh: Not a git repo, keeping existing git_version.h
make  all-recursive
make[1]: Entering directory `/home/src'
Making all in doc
make[2]: Entering directory `/home/src/doc'
Making all in SystemTap_Tapset_Reference
make[3]: Entering directory `/home/src/doc/SystemTap_Tapset_Reference'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/src/doc/SystemTap_Tapset_Reference'
Making all in beginners
make[3]: Entering directory `/home/src/doc/beginners'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/src/doc/beginners'
make[3]: Entering directory `/home/src/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/src/doc'
make[2]: Leaving directory `/home/src/doc'
Making all in grapher
make[2]: Entering directory `/home/src/grapher'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/src/grapher'
Making all in runtime/staprun
make[2]: Entering directory `/home/src/runtime/staprun'
make  all-am
make[3]: Entering directory `/home/src/runtime/staprun'
   CCLD   staprun
staprun-common.o: In function `setup_signals':
/home/src/runtime/staprun/common.c:393: undefined reference to `pthread_sigmask'
/home/src/runtime/staprun/common.c:417: undefined reference to `pthread_sigmask'
collect2: ld returned 1 exit status
make[3]: *** [staprun] Error 1
make[3]: Leaving directory `/home/src/runtime/staprun'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/src/runtime/staprun'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src'
make: *** [all] Error 2


                 === systemtap Summary ===

# of expected passes            996
# of unexpected failures        80
# of unexpected successes       8
# of expected failures          235
# of known failures             7
# of untested testcases         232
# of unsupported tests          2


FAIL: debugpath-bad (eof)
FAIL: gtod (0)
FAIL: ptridx (list labels)
FAIL: vta-test.c compile -m32
FAIL: backtrace of yyy_func2 (0)
FAIL: print_stack of yyy_func2 (0)
FAIL: backtrace of yyy_func3 (0)
FAIL: print_stack of yyy_func3 (0)
FAIL: backtrace of yyy_func4 (0)
FAIL: print_stack of yyy_func4 (0)
FAIL: print_stack didn't find systemtap_test_module1 (0)
FAIL: print_stack didn't find [kernel] (0)
FAIL: function arguments: unexpected timeout
FAIL: all pid tests - unexpected EOF
FAIL: function arguments -- numeric: unexpected timeout
FAIL: function arguments -- numeric --kelf --ignore-dwarf: unexpected timeout
FAIL: systemtap.examples/general/badname build
FAIL: systemtap.examples/general/badname run
FAIL: systemtap.examples/io/iostat-scsi run
FAIL: systemtap.examples/network/netdev build
FAIL: systemtap.examples/network/netdev run
FAIL: buildok/memory-all-probes.stp
FAIL: buildok/memory-detailed.stp
FAIL: buildok/nfsd-detailed.stp
FAIL: buildok/pr10678.stp
FAIL: buildok/scsi-detailed.stp
FAIL: buildok/task-embedded.stp
FAIL: buildok/task_test.stp
FAIL: buildok/vfs-detailed.stp
FAIL: semok/bz11911.stp
FAIL: semok/mangled.stp
FAIL: semok/thirtynine.stp
FAIL: RING_BUFFER startup (eof)
FAIL: shared buffer guest
FAIL: shared buffer guest2
FAIL: buffer sharing (0, 0)
FAIL: Valid Server Client Arguments: --client-options
FAIL: Valid Server Client Arguments: --client-options -a i386
FAIL: Valid Server Client Arguments: --client-options -D X=Y
FAIL: Valid Server Client Arguments: --client-options -I /tmp
FAIL: Valid Server Client Arguments: --client-options -m test
FAIL: Valid Server Client Arguments: --client-options -r 2.6.36-rc3-git1
FAIL: Valid Server Client Arguments: --client-options -a i386 -D X=Y -I /tmp -m test -r 2.6.36-rc3-git1
FAIL: Valid Server Client Arguments: --unprivileged --client-options
FAIL: Valid Server Client Arguments: --client-options --unprivileged
FAIL: Valid Server Client Arguments: --unprivileged -a i386 --client-options
FAIL: Valid Server Client Arguments: --unprivileged -B X=Y --client-options
FAIL: Valid Server Client Arguments: --unprivileged -D X=Y --client-options
FAIL: Valid Server Client Arguments: --unprivileged -I /tmp --client-options
FAIL: Valid Server Client Arguments: --unprivileged -m test --client-options
FAIL: Valid Server Client Arguments: --unprivileged -R /tmp --client-options
FAIL: Valid Server Client Arguments: --unprivileged -r 2.6.36-rc3-git1 --client-options
FAIL: Valid Server Client Arguments: --unprivileged -a i386 -B X=Y -D X=Y -I /tmp -m test -R /tmp -r 2.6.36-rc3-git1 --client-options
FAIL: Valid Server Client Arguments: -a i386 --unprivileged --client-options
FAIL: Valid Server Client Arguments: -B X=Y --unprivileged --client-options
FAIL: Valid Server Client Arguments: -D X=Y --unprivileged --client-options
FAIL: Valid Server Client Arguments: -I /tmp --unprivileged --client-options
FAIL: Valid Server Client Arguments: -m test --unprivileged --client-options
FAIL: Valid Server Client Arguments: -R /tmp --unprivileged --client-options
FAIL: Valid Server Client Arguments: -r 2.6.36-rc3-git1 --unprivileged --client-options
FAIL: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I /tmp -m test -R /tmp -r 2.6.36-rc3-git1 --unprivileged --client-options
FAIL: Valid Server Client Arguments: -a i386 --client-options --unprivileged
FAIL: Valid Server Client Arguments: -B X=Y --client-options --unprivileged
FAIL: Valid Server Client Arguments: -D X=Y --client-options --unprivileged
FAIL: Valid Server Client Arguments: -I /tmp --client-options --unprivileged
FAIL: Valid Server Client Arguments: -m test --client-options --unprivileged
FAIL: Valid Server Client Arguments: -R /tmp --client-options --unprivileged
FAIL: Valid Server Client Arguments: -r 2.6.36-rc3-git1 --client-options --unprivileged
FAIL: Valid Server Client Arguments: -a i386 -B X=Y -D X=Y -I /tmp -m test -R /tmp -r 2.6.36-rc3-git1 --client-options --unprivileged
FAIL: systemtap.stress/current.stp startup (eof)
FAIL: 64-bit dup nd_syscall
FAIL: 64-bit eventfd nd_syscall
FAIL: 64-bit inotify nd_syscall
FAIL: 64-bit net1 nd_syscall
FAIL: 64-bit pipe nd_syscall
FAIL: 64-bit poll nd_syscall
FAIL: 64-bit signal nd_syscall
FAIL: 64-bit signalfd nd_syscall
FAIL: 64-bit inotify syscall
FAIL: 64-bit signal syscall


Thanks
Divya

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-09  9:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-09  9:31 Systemtap results on the kernel version 2.6.36-rc3-git1 against the power machine divya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).