[Bug translator/17622] On aarch64 ./systemtap.base/listing_mode.exp fails to find any probe points for process.library("liblisting_mode.so").function("libfoo")
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Nov 19 03:28:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=17622
--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
To see the problem downloaded systemtap git tree, built it, and
installed it. Then ran the listing_mode.exp portion of the testsuite
with:
make installcheck RUNTESTFLAGS="--debug systemtap.base/listing_mode.exp"
on x86_64 get the following reasonable result
=== systemtap Summary ===
# of expected passes 1547
# of known failures 34
on aarch64 get the much worse results:
=== systemtap Summary ===
# of expected passes 552
# of unexpected failures 563
# of known failures 50
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list