[CRIU] [Announce] CRIU v3.3 (Crystal Pelican)

Pavel Emelyanov xemul at virtuozzo.com
Wed Jul 19 11:54:31 MSK 2017


On 07/19/2017 10:26 AM, Adrian Reber wrote:
> On Tue, Jul 18, 2017 at 10:01:35PM +0300, Pavel Emelyanov wrote:
>> The new version is out. Most of the changes this time are preparation for future new
>> features and optimizations, that hasn't yet been well tested and polished.
>>     
>> However, we have several new features. The most important one is the --tcp-close
>> option to help migration of Docker containers, that constantly change their IP address.
>>     
>> And, as usually, a set of bugfixes.
>>
>> Changelog: https://criu.org/Download/criu/3.3
>> Sources: http://download.openvz.org/criu/criu-3.3.tar.bz2
> 
> I have a build failure on aarch64:
> 
> In file included from compel/plugins/std/infect.c:13:0:
> compel/include/uapi/compel/asm/sigframe.h:30:20: error: field 'uc' has incomplete type
>   struct ucontext   uc;
>                     ^~

Ouch :( As a lame excuse we have aarch64 build passed on Travis :)
https://travis-ci.org/xemul/criu/jobs/255093557

Adrian, would you try to fix this issue, it looks like just some system header
that was included on Travis' Ubuntu is missing on Fedora.

> make[1]: *** [/builddir/build/BUILD/criu-3.3/scripts/nmk/scripts/build.mk:209: compel/plugins/std/infect.o] Error 1
> make: *** [Makefile.compel:51: compel/plugins/std.lib.a] Error 2
> 
> https://kojipkgs.fedoraproject.org//work/tasks/6981/20606981/build.log
> 
> 		Adrian
> .
> 



More information about the CRIU mailing list