commit | 760b123cdbb450c9463744724383c88e535f6ddc | [log] [tgz] |
---|---|---|
author | mmikitka <matt@mikitka.net> | Thu May 03 08:19:04 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu May 03 08:20:20 2018 -0700 |
tree | 0128bb84e5d63ae628ab57eeb42ae6056ffb2b8b | |
parent | 158dda74f4d6d33b88be4ab4c40322eca5f1c2fd [diff] |
Explicitly assign --buildroot in the rpmbuild invocation Occasionally, I see the following error messages when running a pkg_rpm target: ` INFO: Analysed target //foo/deploy:pkgs (1 packages loaded). INFO: Found 1 target... INFO: From Executing genrule //foo/deploy:pkgs: error: cannot open Packages database in /home/mmikitka/.rpmdb ` This PR explicitly sets the --buildroot to address this error message. Closes #5102. PiperOrigin-RevId: 195254300
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.