svn commit: r313992 - in head: sys/kern sys/sys tests/sys/kern

Eric Badger badger at FreeBSD.org
Wed Feb 22 04:38:00 UTC 2017


On 02/21/2017 05:45 PM, Ravi Pokala wrote:
> Hi Eric,
>
> This appears to break buildworld for a bunch of platforms -- possibly all the ones that use gcc rather than clang?
>
> A representative example from sparc64:
>
>     /usr/home/rpokala/freebsd/clean/base/head/tests/sys/kern/ptrace_test.c: In function 'atfu_ptrace__PT_KILL_breakpoint_body':
>     /usr/home/rpokala/freebsd/clean/base/head/tests/sys/kern/ptrace_test.c:1693: warning: implicit declaration of function '__builtin_debugtrap'
>     *** [ptrace_test.o] Error code 1
>
> Thanks,
>
> Ravi (rpokala@)

Hi Ravi,

Thanks for letting me know, and sorry for the breakage. It should be 
fixed as of r314075.

Eric



More information about the svn-src-all mailing list