Information for build bazel-6.4.0-2.oc9

ID27188
Package Namebazel
Version6.4.0
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bazel.git?.#14af3e3a21e587ea05f0b7f7bbb0ebed082eebf5
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 10:46:17 CST
CompletedFri, 26 Jul 2024 10:53:16 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
epol9-test-compose
RPMs
src
bazel-6.4.0-2.oc9.src.rpm (info) (download)
aarch64
bazel-6.4.0-2.oc9.aarch64.rpm (info) (download)
x86_64
bazel-6.4.0-2.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 * Fri Jul 26 2024 Pengda Dou <doupengda@loongson.cn> - 6.4.0-2 - [Type] other - [DESC] add loongarch64 to ExcludeArch * 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