systemtap + FC4

James Dickens jamesd.wi@gmail.com
Thu Aug 25 23:28:00 GMT 2005


hi 

i installed a fresh copy of Fedora Core 4,  

added the latest  elfutil bits via yum 

[root@localhost src]# rpm -qa |grep  elf
elfutils-libs-0.114-1
elfutils-libelf-devel-0.114-1
elfutils-devel-0.114-1
elfutils-libelf-0.114-1
elfutils-0.114-1
[root@localhost src]#

checked out the lastest systemtap via cvs  

it builds, and i installed it but get the following during make check 

FAIL: ./testsuite/buildok/eight.stp
FAIL: ./testsuite/buildok/eleven.stp
FAIL: ./testsuite/buildok/fifteen.stp
FAIL: ./testsuite/buildok/five.stp
FAIL: ./testsuite/buildok/four.stp
FAIL: ./testsuite/buildok/fourteen.stp
PASS: ./testsuite/buildok/nine.stp
FAIL: ./testsuite/buildok/one.stp
FAIL: ./testsuite/buildok/seven.stp
FAIL: ./testsuite/buildok/six.stp
FAIL: ./testsuite/buildok/sixteen.stp
FAIL: ./testsuite/buildok/ten.stp
FAIL: ./testsuite/buildok/thirteen.stp
FAIL: ./testsuite/buildok/three.stp
FAIL: ./testsuite/buildok/twelve.stp
FAIL: ./testsuite/buildok/two.stp
XFAIL: ./testsuite/buildko/one.stp
=============================================
18 of 93 tests failed
Please report to systemtap@sources.redhat.com
=============================================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/home/jamesd/src'
make: *** [check-am] Error 2
[root@localhost src]#

is this expected? if not how do i fix?

James



More information about the Systemtap mailing list