Sat, 17 Jan 2026 17:19:57 CST | login

Information for build make-4.4.1-1.ocs23

ID404
Package Namemake
Version4.4.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/make.git?.#9d14c5c3de0f7810a64d60e9c14144855e9c7c32
SummaryA GNU tool which control the program build process from source files
DescriptionA GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about the details of the build process. The details about how the program should be built are provided for make in the program's makefile.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 26 Jul 2023 20:12:10 CST
CompletedWed, 26 Jul 2023 20:20:31 CST
Taskbuild (dist-ocs23, /opencloudos-stream/make.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/make.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
make-4.4.1-1.ocs23.src.rpm (info) (download)
aarch64
make-4.4.1-1.ocs23.aarch64.rpm (info) (download)
make-debuginfo-4.4.1-1.ocs23.aarch64.rpm (info) (download)
make-debugsource-4.4.1-1.ocs23.aarch64.rpm (info) (download)
x86_64
make-4.4.1-1.ocs23.x86_64.rpm (info) (download)
make-debuginfo-4.4.1-1.ocs23.x86_64.rpm (info) (download)
make-debugsource-4.4.1-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 24 2023 cunshunxia <cunshunxia@tencent.com> - 4.4.1-1 - upgrade to 4.4.1 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Apr 19 2022 Lin Yi <nilusyi@tencent.com> - 4.3-1 - package init