<div dir="ltr"><div>Hi all,<br><br>Yesterday I found some of the strace tests failed on travis-ci. More<br>specifically, those two builds with 'KHEADERS=torvalds/linux' failed. I<br>checked the error log and saw this:<br><br>In file included from ./static_assert.h:11:0,<br>                 from xlat/v4l2_pix_fmts.h:4,<br>                 from v4l2.c:59:<br>xlat/v4l2_pix_fmts.h:274:1: error: static assertion failed: "V4L2_PIX_FMT_BGRA444 != v4l2_fourcc(\'B\', \'A\', \'1\', \'2\')"<br> static_assert((V4L2_PIX_FMT_BGRA444) == (v4l2_fourcc('B', 'A', '1', '2')), "V4L2_PIX_FMT_BGRA444 != v4l2_fourcc('B', 'A', '1', '2')");<br> ^<br><br>Is there any updates in the code that I've missed these few days?<br><br>Thanks,<br>Zhibin Li<br></div></div>