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 + FC4


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


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