Date: Tue, 21 Feb 2017 22:37:56 -0600 From: Eric Badger <badger@FreeBSD.org> To: Ravi Pokala <rpokala@mac.com>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r313992 - in head: sys/kern sys/sys tests/sys/kern Message-ID: <4825881c-0199-1224-b46b-ab2a78f02392@FreeBSD.org> In-Reply-To: <69055A2F-849B-496B-94BE-0724E0957B81@panasas.com> References: <201702201553.v1KFrGqx057871@repo.freebsd.org> <69055A2F-849B-496B-94BE-0724E0957B81@panasas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4825881c-0199-1224-b46b-ab2a78f02392>