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]

nightly test result in ppc64


Summary of nightly testsuite.

FAIL: ./systemtap.base/kmodule.stp compilation

Running ./systemtap.base/kmodule.exp ... Pass 1: parsed user script and 25 library script(s) in 630usr/0sys/636real ms.^Msemantic error: cannot find module ext3 debuginfo: relocation refers to undefined symbolFAIL: ./systemtap.base/kmodule.stp compilation

I built the kernel-debuginfo from the src rpm with the gcc came with RHEL4U4 beta (it may be the cause for this failure)


FAIL: probefunc:kernel.statement(0xc000000000058228) shutdown (eof)


FAIL: ./systemtap.stress/current.stp compilation

Pass 1: parsed user script and 25 library script(s) in 630usr/0sys/644real ms.
semantic error: cannot find module dm_multipath debuginfo: invalid section index



FAIL ./systemtap.syscall/test.exp


semantic error: no match for probe point
while: resolving probe point kernel.function("sys_chown16")
[...]
while: resolving probe point kernel.function("sys_fchown16")
[...]
while: resolving probe point kernel.function("sys_getgid16")
[...]
while: resolving probe point kernel.function("sys_getresgid16")
[...]
while: resolving probe point kernel.function("sys_getresuid16")
[...]
while: resolving probe point kernel.function("sys_lchown16")
[...]
while: resolving probe point kernel.function("sys_setfsgid16")
[...]
while: resolving probe point kernel.function("sys_setfsuid16")
[...]
while: resolving probe point kernel.function("sys_setregid16")
[...]
while: resolving probe point kernel.function("sys_setreuid16")
[...]
while: resolving probe point kernel.function("sys_chown16").return
[...]
while: resolving probe point kernel.function("sys_fchown16").return
[...]
while: resolving probe point kernel.function("sys_getresgid16").return
[...]
while: resolving probe point kernel.function("sys_getresuid16").return
[...]
while: resolving probe point kernel.function("sys_lchown16").return
[...]
while: resolving probe point kernel.function("sys_setfsgid16").return
[...]
while: resolving probe point kernel.function("sys_setfsuid16").return
[...]
while: resolving probe point kernel.function("sys_setregid16").return
[...]
while: resolving probe point kernel.function("sys_setreuid16").return

These probe aliases either need to be move the arch specific area or use the "?" syntax.

Hien


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