Sat, 11 Jan 2025 15:19:52 CST | login

Information for build ltrace-0.7.91-4.git0670fae5.ocs23

ID1949
Package Nameltrace
Version0.7.91
Release4.git0670fae5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ltrace.git?.#308bdcac84e55552c84ec56f4d9ceeffe6b0d488
SummaryDebugging program to track runtime library calls in dynamically linked programs
DescriptionLtrace is a debugging program which runs a specified command until the command exits. While the command is executing, ltrace intercepts and records both the dynamic library calls called by the executed process and the signals received by the executed process. Ltrace can also intercept and print system calls executed by the process.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 00:38:29 CST
CompletedSat, 09 Sep 2023 00:42:03 CST
Taskbuild (dist-ocs23, /opencloudos-stream/ltrace.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ltrace.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
ltrace-0.7.91-4.git0670fae5.ocs23.src.rpm (info) (download)
aarch64
ltrace-0.7.91-4.git0670fae5.ocs23.aarch64.rpm (info) (download)
ltrace-debuginfo-0.7.91-4.git0670fae5.ocs23.aarch64.rpm (info) (download)
ltrace-debugsource-0.7.91-4.git0670fae5.ocs23.aarch64.rpm (info) (download)
x86_64
ltrace-0.7.91-4.git0670fae5.ocs23.x86_64.rpm (info) (download)
ltrace-debuginfo-0.7.91-4.git0670fae5.ocs23.x86_64.rpm (info) (download)
ltrace-debugsource-0.7.91-4.git0670fae5.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> - 0.7.91-4.git0670fae5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.91-3.git0670fae5 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.91-2.git0670fae5 - Rebuilt for OpenCloudOS Stream 23 * Thu Jul 14 2022 rockerzhu <rockerzhu@tencent.com> - 0.7.91-1 - Initial build