Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2018 20:10:31 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Alan Somers <asomers@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r334360 - in head: etc/mtree tests/sys tests/sys/audit
Message-ID:  <CAPyFy2AnmEQWu9uQ_EP=8fdCgRWdM35Pe48ionnzi4yFMyfMTw@mail.gmail.com>
In-Reply-To: <201805292308.w4TN8XsD025422@repo.freebsd.org>
References:  <201805292308.w4TN8XsD025422@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29 May 2018 at 19:08, Alan Somers <asomers@freebsd.org> wrote:
> Author: asomers
> Date: Tue May 29 23:08:33 2018
> New Revision: 334360
> URL: https://svnweb.freebsd.org/changeset/base/334360
>
> Log:
>   Add initial set of tests for audit(4)

This has broken the build on many architectures, e.g. mips:
https://ci.freebsd.org/job/FreeBSD-head-mips-build/2467/console

23:15:17 In file included from /usr/src/tests/sys/audit/utils.c:38:
23:15:17 /usr/obj/usr/src/mips.mips/tmp/usr/include/bsm/libbsm.h:880:
warning: redundant redeclaration of 'au_bsm_to_domain'
23:15:17 /usr/obj/usr/src/mips.mips/tmp/usr/include/bsm/audit_record.h:301:
warning: previous declaration of 'au_bsm_to_domain' was here
...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2AnmEQWu9uQ_EP=8fdCgRWdM35Pe48ionnzi4yFMyfMTw>