public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* systemtap can't find debug info
@ 2013-06-06 17:35 Hien Nguyen
  2013-06-24 19:42 ` David Smith
  0 siblings, 1 reply; 2+ messages in thread
From: Hien Nguyen @ 2013-06-06 17:35 UTC (permalink / raw)
  To: systemtap

I run the systemtap "at_avar_mark" test case on fedora 18 x86_64

and got the following error

Running ./systemtap.base/at_var_mark.exp ...
executing: stap -v ./systemtap.base/at_var_mark.stp -c {/usr/bin/stap 
-p4 -e 'probe begin { log("start")}'}
spawn stap -v ./systemtap.base/at_var_mark.stp -c /usr/bin/stap -p4 -e 
'probe begin { log("start")}'^M
Pass 1: parsed user script and 144 library script(s) using 
260528virt/178600res/2908shr/179676data kb, in 770usr/60sys/835real ms.^M
semantic error: target-symbol requires debuginfo: operator '@var' at 
./systemtap.base/at_var_mark.stp:8:19^M
         source:       more_addr = @var("morehelp@session.cxx");^M
                                   ^^M
^M
FAIL: at_var_mark compilation


It seems to me that systemtap can't not find the systemtap-debug info - 
which is installed

[root@ibm-w520 testsuite]# rpm -qa | grep debuginfo
libselinux-debuginfo-2.1.12-7.3.fc18.x86_64
pam-debuginfo-1.1.6-3.fc18.1.x86_64
gcc-debuginfo-4.7.2-8.fc18.x86_64
kernel-debuginfo-3.9.4-200.fc18.x86_64
glibc-debuginfo-2.16-31.fc18.x86_64
coreutils-debuginfo-8.17-8.fc18.x86_64
glibc-debuginfo-common-2.16-31.fc18.x86_64
libcap-debuginfo-2.22-5.fc18.x86_64
gmp-debuginfo-5.0.5-3.fc18.x86_64
gcc-base-debuginfo-4.7.2-8.fc18.x86_64
systemtap-debuginfo-2.2.1-1.fc18.x86_64    <====
kernel-debuginfo-common-x86_64-3.9.4-200.fc18.x86_64
acl-debuginfo-2.2.51-7.fc18.x86_64
attr-debuginfo-2.4.46-7.fc18.x86_64



I wonder if anyone run into this issue, did I miss some other packages?

Thanks, Hien.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: systemtap can't find debug info
  2013-06-06 17:35 systemtap can't find debug info Hien Nguyen
@ 2013-06-24 19:42 ` David Smith
  0 siblings, 0 replies; 2+ messages in thread
From: David Smith @ 2013-06-24 19:42 UTC (permalink / raw)
  To: Hien Nguyen; +Cc: systemtap

On 06/06/2013 12:35 PM, Hien Nguyen wrote:
> I run the systemtap "at_avar_mark" test case on fedora 18 x86_64
> 
> and got the following error
> 
> Running ./systemtap.base/at_var_mark.exp ...
> executing: stap -v ./systemtap.base/at_var_mark.stp -c {/usr/bin/stap
> -p4 -e 'probe begin { log("start")}'}
> spawn stap -v ./systemtap.base/at_var_mark.stp -c /usr/bin/stap -p4 -e
> 'probe begin { log("start")}'^M
> Pass 1: parsed user script and 144 library script(s) using
> 260528virt/178600res/2908shr/179676data kb, in 770usr/60sys/835real ms.^M
> semantic error: target-symbol requires debuginfo: operator '@var' at
> ./systemtap.base/at_var_mark.stp:8:19^M
>         source:       more_addr = @var("morehelp@session.cxx");^M
>                                   ^^M
> ^M
> FAIL: at_var_mark compilation

I've duplicated this and filed PR15671 against this issue:

<http://sourceware.org/bugzilla/show_bug.cgi?id=15671>

This one is odd, since it only happens on rpm builds. Can you CC
yourself on that bug?

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-24 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-06 17:35 systemtap can't find debug info Hien Nguyen
2013-06-24 19:42 ` David Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).