Mon, 30 Jun 2025 04:25:50 CST | login

Information for build strace-6.1-3.oc9

ID15705
Package Namestrace
Version6.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/strace.git?.#1edc04539a93ccefdd171a3a6f0c77cc2de02900
SummaryTracks and displays system calls associated with a running process
DescriptionThe strace program intercepts and records the system calls called and received by a running process. Strace can print a record of each system call, its arguments and its return value. Strace is useful for diagnosing problems and debugging, as well as for instructional purposes. Install strace if you need a tool to track the system calls made and received by a process.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 21:56:19 CST
CompletedMon, 18 Sep 2023 21:59:17 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/strace.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/strace.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
strace-6.1-3.oc9.src.rpm (info) (download)
aarch64
strace-6.1-3.oc9.aarch64.rpm (info) (download)
x86_64
strace-6.1-3.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 Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.1-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Feb 24 2023 Shuo Wang <abushwang@tencent.com> - 6.1-1 - update to 6.1 * Mon Apr 25 2022 Lin Yi <nilusyi@tencent.com> - 5.17-1 - Package init