This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
snapshot1210 test result for ppc64
- From: Hien Nguyen <hien at us dot ibm dot com>
- To: SystemTAP <systemtap at sources dot redhat dot com>
- Date: Mon, 12 Dec 2005 10:39:59 -0800
- Subject: snapshot1210 test result for ppc64
All test passed except two failures
FAIL: ./systemtap.base/kmodule.stp compilation - Known issue.
FAIL: ./systemtap.base/timers.stp startup (eof) -
Execute the timers.stp manaully, I got the folowing error
stap -v timers.stp
.
.
/tmp/stapZhDCBj/stap_9822.c: In function `systemtap_module_init':
/tmp/stapZhDCBj/stap_9822.c:1961: warning: implicit declaration of
function `register_profile_notifier'
/tmp/stapZhDCBj/stap_9822.c:2061: warning: implicit declaration of
function `unregister_profile_notifier'
make[1]: *** [/tmp/stapZhDCBj/stap_9822.o] Error 1
make: *** [_module_/tmp/stapZhDCBj] Error 2
make: Leaving directory `/usr/src/kernels/2.6.9-24.EL-ppc64'
Pass 4: compiled into "stap_9822.ko"
Pass 4: compilation failed. Try again with '-v' (verbose) option.
Running rm -rf /tmp/stapZhDCBj