Skip to content

Fail to build on Linux due to 404 from mirror.bazel.build #1779

Discussion options

You must be logged in to vote

The mirror issues are warnings, not errors. The first error is here:

ERROR: /home/li/.cache/bazel/_bazel_li/0228db5d83e20d51b81b9fb458bad627/external/m4_v1.4.18/gnulib/BUILD.bazel:193:11: Compiling gnulib/lib/sig-handler.c [for host] failed: undeclared inclusion(s) in rule '@m4_v1.4.18//gnulib:gnulib':
this rule is missing dependency declarations for the following files included by 'gnulib/lib/sig-handler.c':
  '/usr/lib/llvm-6.0/lib/clang/6.0.0/include/stddef.h'

From this, I can observe that you're using a system install of LLVM v6. This is old, and also doesn't match our install advice.

Please see: https://github.com/carbon-language/carbon-lang/blob/trunk/docs/project/contribution_tool…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jonmeow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants