Sat, 17 Jan 2026 04:22:43 CST | login

Information for build bazel-5.1.1-4.ocs23

ID3494
Package Namebazel
Version5.1.1
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bazel.git?.#4d9590a95ce3a787c6ba4ba058554596f8ef8b1c
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 08:46:42 CST
CompletedSat, 09 Sep 2023 08:55:15 CST
Taskbuild (dist-ocs23, /opencloudos-stream/bazel.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bazel.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
bazel-5.1.1-4.ocs23.src.rpm (info) (download)
aarch64
bazel-5.1.1-4.ocs23.aarch64.rpm (info) (download)
x86_64
bazel-5.1.1-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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