bazel build failure: error: ambiguating new declaration of 'long int gettid()' #8666
Labels
area-EngProd
Bazel CI, infrastructure, bootstrapping, release, and distribution tooling
team-OSS
Issues for the Bazel OSS team: installation, release processBazel packaging, website
untriaged
Description of the problem / feature request:
https://copr.fedorainfracloud.org/coprs/vbatts/bazel/ || https://github.com/vbatts/copr-build-bazel
This build issue has been happening since around v0.25.1, but since this is on fedora rawhide which is their rolling development head, this could be due to a latest gcc, glibc, etc
full build log bazel-fedora-rawhide.log
relevant log snippet:
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
build fedora rawhide rpm
docker run -it fedora:rawhide
What operating system are you running Bazel on?
fedora rawhide x86_64
What's the output of
bazel info release
?n/a
If
bazel info release
returns "development version" or "(@non-git)", tell us how you built Bazel.n/a
What's the output of
git remote get-url origin ; git rev-parse master ; git rev-parse HEAD
?this is from v0.27.0 release zip archive
The text was updated successfully, but these errors were encountered: