[CRIU] ✗ travis-ci: failure for bfd: bread: read in a loop when running with --remote

Pavel Emelyanov xemul at virtuozzo.com
Mon Jul 3 13:11:17 MSK 2017


On 07/01/2017 08:11 PM, Patchwork wrote:
> == Series Details ==
> 
> Series: bfd: bread: read in a loop when running with --remote
> URL   : https://patchwork.criu.org/series/1719/
> State : failure
> 
> == Logs ==
> 
> For more details see: https://travis-ci.org/criupatchwork/criu/builds/249132454?utm_source=github_status&utm_medium=notification

It looks like everything has failed due to ...

> criu/bfd.c: In function ‘bread’:
> criu/bfd.c:305:7: error: ‘opts’ undeclared (first use in this function)
>    if(!opts.remote)
>        ^
> criu/bfd.c:305:7: note: each undeclared identifier is reported only once for each function it appears in
> criu/bfd.c:348:1: error: expected declaration or statement at end of input
>  }
>  ^
> criu/bfd.c:348:1: error: control reaches end of non-void function [-Werror=return-type]
>  }

... a missing header inclusion.


More information about the CRIU mailing list