DTrace probes for python 2.7.7

Sevan / Venture37 venture37 at gmail.com
Mon Jun 9 18:16:39 UTC 2014


On 4 June 2014 20:15, Sevan / Venture37 <venture37 at gmail.com> wrote:
> dtrace: failed to compile script Include/pydtrace.d: line 26: typedef
> redeclared: __uint8_t

On i386 the build fails differently with r266655 snapshot from 20140525

“failed to compile script Include/pydtrace.d: “/usr/lib/dtrace/ip.d”
line 2: type redeclared: struct devinfo"

There is of course an inconsistent.

The original error regarding the redeclaration of __uint8_t was from a
AMD64 host running r266972.

Installing the AMD64  r266655 snapshot & retrying the build results in,

failed to compile script Include/pydtrace.d:
“/usr/lib/dtrace/unistd.d”, line 135: syntax error near “csinfo_t”

Can anyone shed some light on what's going on.


Sevan


More information about the freebsd-dtrace mailing list