[CRIU] ✗ travis-ci: failure for mm: Record page size in checkpoint and check it at run time

Pavel Emelyanov xemul at virtuozzo.com
Wed Nov 2 22:01:15 PDT 2016


On 11/02/2016 03:38 AM, Patchwork wrote:
> == Series Details ==
> 
> Series: mm: Record page size in checkpoint and check it at run time
> URL   : https://patchwork.criu.org/series/808/
> State : failure
> 
> == Logs ==
> 
> For more details see: https://travis-ci.org/criupatchwork/criu/builds/172461201

This fails on Alpine build:


  CC       criu/image.o
In file included from /criu/criu/include/imgset.h:5:0,
                 from criu/image.c:9:
criu/image.c: In function 'check_img_inventory':
/criu/criu/include/log.h:48:10: error: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Werror=format=]
          "Error (%s:%d): " LOG_PREFIX fmt,  \
          ^
criu/image.c:89:3: note: in expansion of macro 'pr_err'
   pr_err("Dump page size %u != restore %ld\n",
   ^

-- Pavel


More information about the CRIU mailing list