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]

two test cases failed in my ia64 box


Hi,
In the recent cvs package, there are two new test cases failed to
compile in my IA64 box: one is buildok-process_test.stp, the other is
absentstats.stp. The following is the error message.

Thanks
Bibo,mao

[root@tigerA buildok]# stap -vv -p4 process_test.stp
.........
/tmp/stapBammGY/stap_759.c: In function `_stp_sockaddr_str':
/tmp/stapBammGY/stap_759.c:495: warning: long long unsigned int format,
long unsigned int arg (arg 9)
/tmp/stapBammGY/stap_759.c:495: warning: long long unsigned int format,
long unsigned int arg (arg 9)
make[1]: *** [/tmp/stapBammGY/stap_759.o] Error 1
make: *** [_module_/tmp/stapBammGY] Error 2

[root@tigerA systemtap.maps]# runtest absentstats.exp
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file
for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for
target.
Using ./../config/unix.exp as tool-and-target-specific interface file.
Running ./absentstats.exp ...
FAIL: absentstats (1 13)

                ===  Summary ===

# of unexpected failures        1


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