[Bug 2804] test/tapset/jstaptest.pl should be executable
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Jan 29 22:50:56 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2804
Andrew John Hughes <gnu.andrew at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Andrew John Hughes <gnu.andrew at redhat.com> ---
$ make check-tapset-probes
if test "x/usr/bin/perl" = "x"; then \
echo "ERROR: Perl not found"; exit -1; \
fi
/usr/bin/perl /home/andrew/projects/openjdk/icedtea8/test/tapset/jstaptest.pl \
-B /tmp/it8/openjdk.build/images -A amd64 \
-S /home/andrew/projects/openjdk/icedtea8/test/tapset \
-a test/check-stap.log -p
Compiling tests.
Check whether we have enough privs to run systemtap script...
Use of uninitialized value in join or string at
/home/andrew/projects/openjdk/icedtea8/test/tapset/jstaptest.pl line 733.
Use of uninitialized value in join or string at
/home/andrew/projects/openjdk/icedtea8/test/tapset/jstaptest.pl line 733.
Use of uninitialized value in join or string at
/home/andrew/projects/openjdk/icedtea8/test/tapset/jstaptest.pl line 733.
You are trying to run systemtap as a normal user.
You should either be root, or be part of the group "stapusr" and possibly one
of the groups "stapsys" or "stapdev". [man stap]
Try '--help' for more information.
Cannot run simple stap script, skipping probe tests.
Testing if systemtap can match probes.
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Removing compiled test files.
Seems to work better now.
--
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/20160129/ad74690a/attachment-0001.html>
More information about the distro-pkg-dev
mailing list