Tests on travis-ci failed

Zhibin Li haoyouab at gmail.com
Thu Jul 25 14:54:30 UTC 2019


Hi all,

Yesterday I found some of the strace tests failed on travis-ci. More
specifically, those two builds with 'KHEADERS=torvalds/linux' failed. I
checked the error log and saw this:

In file included from ./static_assert.h:11:0,
                 from xlat/v4l2_pix_fmts.h:4,
                 from v4l2.c:59:
xlat/v4l2_pix_fmts.h:274:1: error: static assertion failed:
"V4L2_PIX_FMT_BGRA444 != v4l2_fourcc(\'B\', \'A\', \'1\', \'2\')"
 static_assert((V4L2_PIX_FMT_BGRA444) == (v4l2_fourcc('B', 'A', '1', '2')),
"V4L2_PIX_FMT_BGRA444 != v4l2_fourcc('B', 'A', '1', '2')");
 ^

Is there any updates in the code that I've missed these few days?

Thanks,
Zhibin Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20190725/5cf3b987/attachment.html>


More information about the Strace-devel mailing list