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]

Latest systemtap fails when used with latest Linux kernel


Using the latest Systemtap (commit be21f2db) compiling a 2.6.28-git7
kernel, I get this failure....

						- Ted

% stap --vp 0001 --vp 0001 helloworld.stp 
Running make -C "/lib/modules/2.6.28-05784-gd5b9778/build" M="/tmp/stapsXvMb1" modules >/dev/null
In file included from /usr/local/share/systemtap/runtime/transport/transport.c:23,
                 from /usr/local/share/systemtap/runtime/print.c:17,
                 from /usr/local/share/systemtap/runtime/runtime.h:84,
                 from /tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.c:41:
/usr/local/share/systemtap/runtime/transport/../procfs.c: In function â_stp_mkdir_proc_moduleâ:
/usr/local/share/systemtap/runtime/transport/../procfs.c:102: error: âstruct nameidataâ has no member named âdentryâ
/usr/local/share/systemtap/runtime/transport/../procfs.c:103: error: implicit declaration of function âpath_releaseâ
In file included from /usr/local/share/systemtap/runtime/transport/transport.c:35,
                 from /usr/local/share/systemtap/runtime/print.c:17,
                 from /usr/local/share/systemtap/runtime/runtime.h:84,
                 from /tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.c:41:
/usr/local/share/systemtap/runtime/transport/utt.c: In function âutt_dropped_openâ:
/usr/local/share/systemtap/runtime/transport/utt.c:199: error: âstruct inodeâ has no member named âuâ
In file included from /usr/local/share/systemtap/runtime/print.c:17,
                 from /usr/local/share/systemtap/runtime/runtime.h:84,
                 from /tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.c:41:
/usr/local/share/systemtap/runtime/transport/transport.c: In function â_stp_transport_initâ:
/usr/local/share/systemtap/runtime/transport/transport.c:214: error: âstruct task_structâ has no member named âuidâ
/usr/local/share/systemtap/runtime/transport/transport.c:215: error: âstruct task_structâ has no member named âgidâ
In file included from /tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.c:42:
/usr/local/share/systemtap/runtime/regs.c: In function â_stp_ret_addrâ:
/usr/local/share/systemtap/runtime/regs.c:49: error: âstruct pt_regsâ has no member named âespâ
/usr/local/share/systemtap/runtime/regs.c: In function â_stp_print_regsâ:
/usr/local/share/systemtap/runtime/regs.c:235: error: âstruct pt_regsâ has no member named âeipâ
/usr/local/share/systemtap/runtime/regs.c:236: error: âstruct pt_regsâ has no member named âespâ
/usr/local/share/systemtap/runtime/regs.c:238: error: âstruct pt_regsâ has no member named âeaxâ
/usr/local/share/systemtap/runtime/regs.c:238: error: âstruct pt_regsâ has no member named âebxâ
/usr/local/share/systemtap/runtime/regs.c:238: error: âstruct pt_regsâ has no member named âecxâ
/usr/local/share/systemtap/runtime/regs.c:238: error: âstruct pt_regsâ has no member named âedxâ
/usr/local/share/systemtap/runtime/regs.c:240: error: âstruct pt_regsâ has no member named âesiâ
/usr/local/share/systemtap/runtime/regs.c:240: error: âstruct pt_regsâ has no member named âediâ
/usr/local/share/systemtap/runtime/regs.c:240: error: âstruct pt_regsâ has no member named âebpâ
/usr/local/share/systemtap/runtime/regs.c:242: error: âstruct pt_regsâ has no member named âxdsâ
/usr/local/share/systemtap/runtime/regs.c:242: error: âstruct pt_regsâ has no member named âxesâ
/usr/local/share/systemtap/runtime/regs.c: In function â_stp_get_spâ:
/usr/local/share/systemtap/runtime/regs.c:417: error: âstruct pt_regsâ has no member named âespâ
/usr/local/share/systemtap/runtime/regs.c:418: error: âstruct pt_regsâ has no member named âespâ
/usr/local/share/systemtap/runtime/regs.c: In function â_stp_get_arg32_by_numberâ:
/usr/local/share/systemtap/runtime/regs.c:505: error: âstruct pt_regsâ has no member named âeaxâ
/usr/local/share/systemtap/runtime/regs.c:506: error: âstruct pt_regsâ has no member named âedxâ
/usr/local/share/systemtap/runtime/regs.c:507: error: âstruct pt_regsâ has no member named âecxâ
In file included from /usr/local/share/systemtap/runtime/stack.c:35,
                 from /tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.c:43:
/usr/local/share/systemtap/runtime/stack-i386.c: In function â__stp_stack_printâ:
/usr/local/share/systemtap/runtime/stack-i386.c:33: error: âstruct pt_regsâ has no member named âespâ
/usr/local/share/systemtap/runtime/stack-i386.c:37: error: âstruct pt_regsâ has no member named âebpâ
In file included from /tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.c:43:
/usr/local/share/systemtap/runtime/stack.c: In function â_stp_stack_printâ:
/usr/local/share/systemtap/runtime/stack.c:61: error: âstruct pt_regsâ has no member named âeipâ
/usr/local/share/systemtap/runtime/stack.c:65: error: âstruct pt_regsâ has no member named âeipâ
/usr/local/share/systemtap/runtime/stack.c:67: error: âstruct pt_regsâ has no member named âeipâ
distcc[11858] ERROR: compile /tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.c on localhost failed
make[1]: *** [/tmp/stapsXvMb1/stap_7e482897f22605cdad02e8e11f34d749_334.o] Error 1
make: *** [_module_/tmp/stapsXvMb1] Error 2
Pass 4: compiled C into "stap_7e482897f22605cdad02e8e11f34d749_334.ko" in 860usr/790sys/1733real ms.
Pass 4: compilation failed.  Try again with another '--vp 0001' option.
Running rm -rf /tmp/stapsXvMb1


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