[CRIU] ✗ travis-ci: failure for Rework file opening scheme to make it asynchronous (rev2)

Pavel Emelyanov xemul at virtuozzo.com
Wed Nov 30 09:00:07 PST 2016


On 11/30/2016 07:47 PM, Kirill Tkhai wrote:
> 
> 
> On 30.11.2016 19:42, Patchwork wrote:
>> == Series Details ==
>>
>> Series: Rework file opening scheme to make it asynchronous (rev2)
>> URL   : https://patchwork.criu.org/series/804/
>> State : failure
>>
>> == Logs ==
>>
>> For more details see: https://travis-ci.org/criupatchwork/criu/builds/172312803
> 
> "28 days ago"

It's some Travis mistake. According to logs it tried to build series 804
rev2 (the rev1 was 28 days ago, maybe that's what Travis shows) which is
this one and the build failed on non-x86 arches like this


  CC       criu/sk-inet.o
criu/sk-inet.c: In function 'dec_users_and_wake':
criu/sk-inet.c:520:6: error: implicit declaration of function 'atomic_dec_return' [-Werror=implicit-function-declaration]
  if (atomic_dec_return(&port->users))
      ^~~~~~~~~~~~~~~~~

-- Pavel


More information about the CRIU mailing list