Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel build fails with fatal error: ares.h: No such file or directory #970

Closed
Ark-kun opened this issue Mar 14, 2019 · 1 comment
Closed
Assignees

Comments

@Ark-kun
Copy link
Contributor

Ark-kun commented Mar 14, 2019

~/go/src/github.com/kubeflow/pipelines/backend/src/apiserver$ bazel build .

C++ compilation of rule '@grpc//:grpc_resolver_dns_ares' failed (Exit 1) gcc failed: error executing command /usr/bin/gcc -U_F
ORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer '-std=c++0x' -MD -MF ... (remaining 49 argument(s) skipped)

Use --sandbox_debug to see verbose messages from the sandbox
external/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc:23:10: fatal error: ares.h: No such file or directory
 #include <ares.h>
          ^~~~~~~~
compilation terminated.
Target //backend/src/apiserver:apiserver failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 16.528s, Critical Path: 16.20s
INFO: 415 processes: 415 linux-sandbox.
FAILED: Build did NOT complete successfully
@neuromage
Copy link
Contributor

The readme in #958 shows how to invoke bazel correctly.

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
Adding nuance as a contact
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
* add param with empty space test

* add param with empty space test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants