unit test build failure in phosphor-hwmon

William Kennington wak at google.com
Tue Oct 8 07:43:35 AEDT 2019


Looks like someone is comparing longs to uint64_t's or something,
which works on 64 bit arches but not 32-bit ones where unint64_t is
long long int.

On Mon, Oct 7, 2019 at 1:42 PM Patrick Venture <venture at google.com> wrote:
>
> On Mon, Oct 7, 2019 at 1:31 PM Brad Bishop <bradleyb at fuzziesquirrel.com> wrote:
> >
> > at 4:22 PM, Kun Yi <kunyi at google.com> wrote:
> >
> > > What's the test build error message with meson?
> >
> > It fails the same way with autotools...
> >
> > I created a gist with the failure here:
> >
> > https://gist.github.com/bradbishop/0f18c71f734a8459dcab0ea886528b4f
>
> Thanks, my CI checkout must be stale.
>
> >
> > thanks Kun!


More information about the openbmc mailing list