Mon, 23 Dec 2024 15:34:57 CST | login

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

ID20188
Package Nameltrace
Version0.7.91
Release8.git0670fae5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ltrace.git?.#03f7c961a8968139764462eca632fc9ae104a0fd
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 26 Sep 2024 21:18:19 CST
CompletedThu, 26 Sep 2024 21:21:44 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/ltrace.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ltrace.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
ltrace-0.7.91-8.git0670fae5.ocs23.src.rpm (info) (download)
aarch64
ltrace-0.7.91-8.git0670fae5.ocs23.aarch64.rpm (info) (download)
ltrace-debuginfo-0.7.91-8.git0670fae5.ocs23.aarch64.rpm (info) (download)
ltrace-debugsource-0.7.91-8.git0670fae5.ocs23.aarch64.rpm (info) (download)
loongarch64
ltrace-0.7.91-8.git0670fae5.ocs23.loongarch64.rpm (info) (download)
ltrace-debuginfo-0.7.91-8.git0670fae5.ocs23.loongarch64.rpm (info) (download)
ltrace-debugsource-0.7.91-8.git0670fae5.ocs23.loongarch64.rpm (info) (download)
x86_64
ltrace-0.7.91-8.git0670fae5.ocs23.x86_64.rpm (info) (download)
ltrace-debuginfo-0.7.91-8.git0670fae5.ocs23.x86_64.rpm (info) (download)
ltrace-debugsource-0.7.91-8.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.91-8.git0670fae5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.7.91-7.git0670fae5 - Rebuilt for loongarch release * Fri May 31 2024 Pengda Dou <doupengda@loongson.cn> - 0.7.91-6.git0670fae5 - [Type] other - [DESC] add support for loongarch64 * Wed Jan 17 2024 Rebuild Robot <rebot@opencloudos.org> - 0.7.91-5.git0670fae5 - Rebuilt for elfutils * 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