My bad, I was using gcc 6 because I was doing some openSUSE stuff with
Marco. Sorry. Yes, this is the one that only shows up with gcc 6.

Burt

On Fri, Apr 21, 2017 at 3:35 PM, <otr...@employees.org> wrote:

> Eric,
>
> > Another issue that I’m seeing that I’d like confirmation if its local,
> reproducible or expected.
> >
> > I’m following directions @ https://wiki.fd.io/view/VPP/
> Build,_install,_and_test_images, in particular Steps 1A-3A.
> > My setup:
> > Checkout remote https://gerrit.fd.io/r/vpp branch stable/1704
> >
> > make wipe-release #no issue
> > make install-dep #no issue
> > make build-release #snippet of errors seen below:
> >
> > /home/eernst/go/src/gerrit.fd.io/vpp/build-data/../src/vnet/
> bfd/bfd_cli.c: In function ‘bfd_cli_udp_session_add’:
> > /home/eernst/go/src/gerrit.fd.io/vpp/build-data/../src/vnet/
> bfd/bfd_cli.c:428:17: error: self-comparison always evaluates to true
> [-Werror=tautological-compare]
> >    foreach_bfd_cli_udp_session_add_cli_param (CHECK_MANDATORY);
> >
> > I see many instances of the error for this macro, and similar ones w/in
> bfd_cli
> >
> > Since this is a clean branch and install-dep succeeded, I would expect
> this to build without issue.
> >
> > Any ideas?
> >
> > Sorry for being that guy with all the issues – thanks for the quick
> responsiveness!
>
> That's the guy we need! ;-)
>
> Which compiler do you use?
> Just built with gcc 5.4.0.
>
> Best regards,
> Ole
>
> _______________________________________________
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev
>
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to