https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193109

            Bug ID: 193109
           Summary: [dtrace] cannot compile psinfo.d: line 37: syntax
                    error near "uid_t"
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

A large percentage of the DTrace testcases fail with these errors. DTrace is
properly compiled and enabled in the kernel.

It's having issues in the preprocessor compiling anything related to gid_t,
uid_t, and u_int in the D script. Once I comment those out, then it gets stuck
on "struct proc" (says it can't find the structure).

You need to use the isilon-atf-integrate-dtrace branch in
http://github.com/yaneurabeya/freebsd in order to make progress here.

$ uname -a
FreeBSD freebsd-11-x64.localdomain 11.0-CURRENT FreeBSD 11.0-CURRENT #12
r270674+0129dfc(isilon-atf-integrate-dtrace): Tue Aug 26 16:50:36 PDT 2014    
[email protected]:/usr/obj/usr/src/sys/GENERIC-DEBUG  amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to