[Bug 2887] [IcedTea6] Location of 'stap' executable is hard-coded

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed May 4 01:54:34 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2887

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea6-1.13?cmd=changeset;node=49231b25f344
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Wed May 04 02:55:09 2016 +0100

    PR2887: Location of 'stap' executable is hard-coded

    2016-05-03  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR2887: Location of 'stap' executable is hard-coded
        * configure.ac:
        Remove SDT_H_FOUND conditional around perl and stap
        tests as, in 1.x, we still have --enable-systemtap
        and fail if sdt.h is not found.

    2016-03-18  Andrew John Hughes  <gnu.andrew at member.fsf.org>

        PR2887: Location of 'stap' executable is hard-coded
        * Makefile.am:
        (check-tapset-probes): Check for STAP and invoke
        generated script from build directory.
        (check-tapset-jstack): Likewise.
        * NEWS: Updated.
        * configure.ac: Detect stap and warn if not found.
        Generate test/tapset/jstaptest.pl.
        * test/tapset/jstaptest.pl.in:
        Moved from test/tapset/jstaptest.pl. Fill in location
        of stap and perl binaries from configure output.
        Fix capitalisation of "IcedTea".

-- 
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/20160504/d797590c/attachment.html>


More information about the distro-pkg-dev mailing list