[Bug 3348] New: [IcedTea8] Architectures unsupported by SystemTap tapsets throw a parse error
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Apr 4 02:03:09 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3348
Bug ID: 3348
Summary: [IcedTea8] Architectures unsupported by SystemTap
tapsets throw a parse error
Product: IcedTea
Version: 8-hg
Hardware: all
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
https://bugzilla.redhat.com/show_bug.cgi?id=1438514
1. Try to compile a systemtap script:
====
# stap -e 'probe begin { exit() }'
parse error: expected literal string or number
saw: operator '*' at
/usr/share/systemtap/tapset/powerpc/jstack-1.8.0.121-9.b14.el7.ppc64.stp:109:6
source: %: **ERROR** unknown architecture
^
1 parse error.
WARNING: tapset
"/usr/share/systemtap/tapset/powerpc/jstack-1.8.0.121-9.b14.el7.ppc64.stp" has
errors, and will be skipped
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170404/2a4f8664/attachment.html>
More information about the distro-pkg-dev
mailing list