[CRIU] ✗ travis-ci: failure for criu: lazy-pages: use IOVs for lazy pages bookkeeping

Andrei Vagin avagin at virtuozzo.com
Wed Sep 28 12:50:27 PDT 2016


criu/uffd.c: In function 'collect_lazy_iovecs':
criu/uffd.c:42:20: error: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}' [-Werror=format=]
 #define LOG_PREFIX "lazy-pages: "
                    ^
/criu/criu/include/criu-log.h:79:10: note: in expansion of macro 'LOG_PREFIX'
          LOG_PREFIX fmt, ##__VA_ARGS__)
          ^
criu/uffd.c:403:3: note: in expansion of macro 'pr_debug'
   pr_debug("adding IOV: %p:%lx (%d)\n", lazy_iov->iov.iov_base, lazy_iov->iov.iov_len, pe->nr_pages);
   ^
  CC       criu/util.o
cc1: all warnings being treated as errors
/criu/scripts/nmk/scripts/build.mk:103: recipe for target 'criu/uffd.o' failed

On Wed, Sep 28, 2016 at 02:27:09PM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: criu: lazy-pages: use IOVs for lazy pages bookkeeping
> URL   : https://patchwork.criu.org/series/609/
> State : failure
> 
> == Logs ==
> 
> For more details see: https://travis-ci.org/criupatchwork/criu/builds/163411126
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list