DTrace probes for python 2.7.7

Kubilay Kocak koobs at FreeBSD.org
Wed Jun 4 13:49:29 UTC 2014


On 4/06/2014 10:37 PM, Sevan / Venture37 wrote:
> On 4 June 2014 11:43, Kubilay Kocak <koobs at freebsd.org> wrote:
>> Both of my official FreeBSD Python buildbots support dtrace, and I've
>> been doing my best to support jcea@ over the past year or so:
>>
>> http://buildbot.python.org/all/buildslaves/koobs-freebsd9
>> http://buildbot.python.org/all/buildslaves/koobs-freebsd10
>>
>> I'd like to see us be one of the first to support it (in ports), so let
>> me know if there's anything I can do :)
> 
> Hi Koobs,
> I'd check the output of your builds it doesn't appear to be building
> with dtrace enabled
> configure: WARNING: unrecognized options: --with-dtrace
> You need to rerun autoconf after patching
> 
> The 2.7.6 patches merged with lang/python27 as expected, but the build
> fails due to issues with the paths added in as part of the patch which
> I'm currently looking into now.
> 
> 
> 
> Sevan
> 

The buildmaster sets the configure argument for all builds
unconditionally (for when dtrace support does land in tip) but jcea has
only tested using the custom builder so far

Have you been in touch with Jesús yet?

This is the relevant issue ID:

http://bugs.python.org/issue13405


More information about the freebsd-dtrace mailing list