Tests on travis-ci failed

Dmitry V. Levin ldv at altlinux.org
Thu Jul 25 15:06:45 UTC 2019


On Thu, Jul 25, 2019 at 10:54:30PM +0800, Zhibin Li wrote:
> 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?

Yes, there was a change in mainline kernel headers.  The issue
will go away as soon as you rebased your branch to the current master.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20190725/6390f631/attachment.bin>


More information about the Strace-devel mailing list