Jenkins build is still unstable: FreeBSD_HEAD #564
Julio Merino
julio at meroh.net
Mon Aug 29 18:38:49 UTC 2016
On Mon, Aug 29, 2016 at 2:28 PM, Ngie Cooper (yaneurabeya) <
yaneurabeya at gmail.com> wrote:
>
> > On Aug 29, 2016, at 11:20, Bryan Drewery <bdrewery at FreeBSD.org> wrote:
>
>
> > Trust me, you're wasting your time, this is not the problem. If it were
> > then _nothing_ would compile from the /usr/bin/cc compiler. It's only a
> > problem with running the ATF tests which means it is likely storing the
> > flags it is built with somewhere and reusing them.
>
> Then it’s potentially this variable (from lib/atf/libatf-c/Makefile ):
>
> CFLAGS+= -DATF_BUILD_CFLAGS='"${_CFLAGS}”’
>
> I’ll look through the Jenkins logs to confirm the CFLAGS that get passed
> in to lib/atf.
>
Yes. If we ought to not use any of those flags at run-time (and we should
not, as Bryan pointed out), then yes, the problem is in the setting of
ATF_BUILD_CFLAGS et. al.
--
Julio Merino -- http://julio.meroh.net/
More information about the freebsd-testing
mailing list