Thu, 02 Jan 2025 20:57:40 CST | login

Information for build strace-6.4-1.ocs23

ID1283
Package Namestrace
Version6.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/strace.git?.#a53812ddf97eccee7a423667b9bcdba6df15c8c2
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 22 Aug 2023 11:11:49 CST
CompletedTue, 22 Aug 2023 11:14:51 CST
Taskbuild (dist-ocs23, /opencloudos-stream/strace.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/strace.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
strace-6.4-1.ocs23.src.rpm (info) (download)
aarch64
strace-6.4-1.ocs23.aarch64.rpm (info) (download)
strace-debuginfo-6.4-1.ocs23.aarch64.rpm (info) (download)
strace-debugsource-6.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
strace-6.4-1.ocs23.x86_64.rpm (info) (download)
strace-debuginfo-6.4-1.ocs23.x86_64.rpm (info) (download)
strace-debugsource-6.4-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 Aug 21 2023 Wang Guodong <gordonwwang@tencent.com> - 6.4-1 - Upgrade to version 6.4 * 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