[CRIU] [PATCH 22/22] compel: Move in parasite engine
Pavel Tikhomirov
snorcht at gmail.com
Thu Nov 10 03:25:41 PST 2016
Thanks!
Best Regards, Tikhomirov Pavel.
2016-11-10 11:34 GMT+03:00 Pavel Emelyanov <xemul at virtuozzo.com>:
> On 11/10/2016 11:19 AM, Pavel Tikhomirov wrote:
> > It seem these patch broke compilation by moving criu/include/ptrace.h →
> compel/include/uapi/ptrace.h
> >
> > https://ci.openvz.org/job/CRIU/job/CRIU-virtuozzo/
> branch/master/55/console
> >
> > CC criu/cr-restore.o
> > criu/cr-dump.c: In function ‘dump_signal_queue’:
> > criu/cr-dump.c:901:16: error: ‘PTRACE_PEEKSIGINFO_SHARED’ undeclared
> (first use in this function)
> > arg.flags |= PTRACE_PEEKSIGINFO_SHARED;
> > ^
> > criu/cr-dump.c:901:16: note: each undeclared identifier is reported only
> once for each function it appears in
> > criu/cr-dump.c:920:21: error: ‘PTRACE_PEEKSIGINFO’ undeclared (first use
> in this function)
> > nr = ret = ptrace(PTRACE_PEEKSIGINFO, tid, &arg, si);
>
> Yup, there's a fix for that already on the ML. Will merge soon :)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20161110/fe855c64/attachment-0001.html>
More information about the CRIU
mailing list