cd gvisor
bazel build runsc
ERROR: ~/gvisor/runsc/cmd/BUILD:5:1: no such package '@org_golang_x_sys//unix': failed to fetch org_golang_x_sys: 2018/05/02 20:23:13 unrecognized import path "golang.org/x/sys" and referenced by '//runsc/cmd:cmd' ERROR: Analysis of target '//runsc:runsc' failed; build aborted: no such package '@org_golang_x_sys//unix': failed to fetch org_golang_x_sys: 2018/05/02 20:23:13 unrecognized import path "golang.org/x/sys" INFO: Elapsed time: 60.769s FAILED: Build did NOT complete successfully (3 packages loaded)
|