guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: containerd fails to build


From: Jack Hill
Subject: Re: containerd fails to build
Date: Thu, 13 Feb 2020 14:07:24 -0500 (EST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)


On Thu, 13 Feb 2020, Tanguy Le Carrour wrote:

Hi Guix!

containerd fails to build on my system! :-(

[content elided]

starting phase `check'
flag provided but not defined: -test.testlogfile
Usage of 
/tmp/guix-build-containerd-1.2.5.drv-0/go-build772692618/b001/containerd.test:
 -address string
        The address to the containerd socket for use in the tests (default 
"/run/containerd-test/containerd.sock")
 -no-criu
        Do not run the checkpoint tests
 -no-daemon
        Do not start a dedicated daemon for the tests
 -test.root
        enable tests that require root
FAIL    github.com/containerd/containerd        0.004s
FAIL
command "go" "test" "github.com/containerd/containerd" failed with status 1
```

Any idea?!

Oops, sorry about that. this is realated to the Go 1.13 upgrade and an change in how the test module works. I've submitted a patch to fix it for the containerd 1.2.5: https://issues.guix.gnu.org/issue/39581

It seems the latest containerd release, 1.3.2, does not support go 1.13 either, but is has landed in unreleased containerd.

Best,
Jack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]