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]

Systemtap results on the kernel version 2.6.36-rc3-git1 against the power machine


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


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