Thu, 26 Jun 2025 22:43:16 CST | login

Information for build ltrace-0.7.91-9.git0670fae5.oc9

ID35082
Package Nameltrace
Version0.7.91
Release9.git0670fae5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/ltrace.git#94f637f1eaf534c0cee8ed8a0a836fce9bc42652
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 byoc-bot
State complete
Volume DEFAULT
StartedThu, 29 May 2025 09:39:22 CST
CompletedThu, 29 May 2025 09:45:13 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/ltrace.git:94f637f1eaf534c0cee8ed8a0a836fce9bc42652)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/ltrace.git#94f637f1eaf534c0cee8ed8a0a836fce9bc42652'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
ltrace-0.7.91-9.git0670fae5.oc9.src.rpm (info) (download)
aarch64
ltrace-0.7.91-9.git0670fae5.oc9.aarch64.rpm (info) (download)
ltrace-debuginfo-0.7.91-9.git0670fae5.oc9.aarch64.rpm (info) (download)
ltrace-debugsource-0.7.91-9.git0670fae5.oc9.aarch64.rpm (info) (download)
loongarch64
ltrace-0.7.91-9.git0670fae5.oc9.loongarch64.rpm (info) (download)
ltrace-debuginfo-0.7.91-9.git0670fae5.oc9.loongarch64.rpm (info) (download)
ltrace-debugsource-0.7.91-9.git0670fae5.oc9.loongarch64.rpm (info) (download)
x86_64
ltrace-0.7.91-9.git0670fae5.oc9.x86_64.rpm (info) (download)
ltrace-debuginfo-0.7.91-9.git0670fae5.oc9.x86_64.rpm (info) (download)
ltrace-debugsource-0.7.91-9.git0670fae5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed May 28 2025 Chunsheng Luo <luffyluo@tencent.com> - 0.7.91-9.git0670fae5 - Use libunwind frame unwinding instead of elfutils libdwfl unwinding * 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