This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/19500] .callee test failures
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Fri, 26 Feb 2016 19:40:40 +0000
- Subject: [Bug translator/19500] .callee test failures
- Auto-submitted: auto-generated
- References: <bug-19500-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=19500
--- Comment #3 from David Smith <dsmith at redhat dot com> ---
Commit 83b2752 added multiarch testing to callee.exp. With this commit, I'm
seeing the following error on an x86_64 fedora rawhide system:
FAIL: callee (simple - probing .callee(foo).return - 32-bit)
On a RHEL7 ppc64 machine, I'm seeing the following:
FAIL: callee (simple - probing .callees(3) - 64-bit)
FAIL: callee (extern - probing main .callees - 64-bit)
FAIL: callee (reloc - probing shlib foo .callees - 64-bit)
FAIL: callee (simple - probing .callees(2) - 32-bit)
FAIL: callee (multicalls - probing main .callees(2) - 32-bit)
--
You are receiving this mail because:
You are the assignee for the bug.