tonistiigi / gvisor

gVisor mirror that can be built with regular Go tools. Instructions: https://gist.github.com/tonistiigi/24c497b4e4ce2bff9d2f872762c57e72 ARCHIVED: upstream now supports this https://github.com/tonistiigi/gvisor/issues/1#issuecomment-501921907
Apache License 2.0
2 stars 0 forks source link

broken by Add //tools/cpp:cc_flags #3

Closed tonistiigi closed 5 years ago

tonistiigi commented 5 years ago

seems that https://github.com/google/gvisor/commit/66181f3de9926168bf6410e9cff9e05b6ed8ace3 broke something

https://travis-ci.org/tonistiigi/gvisor/builds/512392862#L4066

ERROR: /tmp/tmp.M5j7PDK1ZV/.git-rewrite/t/vdso/BUILD:13:1: no such target '@bazel_tools//tools/cpp:cc_flags': target 'cc_flags' not declared in package 'tools/cpp' defined by /home/travis/.cache/bazel/_bazel_travis/44727bbfa8f6e353f231bde528533cd9/external/bazel_tools/tools/cpp/BUILD and referenced by '//vdso:vdso'

Possibly bazel needs to be updated in travis

tonistiigi commented 5 years ago

fixed by https://github.com/tonistiigi/gvisor/commit/5bc2a17daa4d309ea2bd63488c45e71829296ee1