Information for build bazel-6.4.0-1.oc9

ID20356
Package Namebazel
Version6.4.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bazel.git?.#582c52723619cb95d397c72704690631c2d7c3f0
SummaryA fast, scalable, multi-language and extensible build system
DescriptionBuild and test software of any size, quickly and reliably. 1.Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds. 2.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. 3.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. 4.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.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 18:57:09 CST
CompletedTue, 16 Jan 2024 19:08:43 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/bazel.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bazel.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
bazel-6.4.0-1.oc9.src.rpm (info) (download)
aarch64
bazel-6.4.0-1.oc9.aarch64.rpm (info) (download)
x86_64
bazel-6.4.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Dec 11 2023 Upgrade Robot <upbot@opencloudos.org> - 6.4.0-1 - Upgrade to version 6.4.0 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.1.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.1.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 13 2023 rockerzhu <rockerzhu@tencent.com> - 5.1.1-2 - Fix bazel crash error by not stripping and specifying version. * Wed Apr 12 2023 rockerzhu <rockerzhu@tencent.com> - 5.1.1-1 - Initial build