Tue, 24 Dec 2024 00:17:29 CST | login

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

ID10629
Package Nameltrace
Version0.7.91
Release6.git0670fae5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ltrace.git?.#a8ed756bc409118e5abf5ebe38b83f37749f0fb1
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, 06 Jun 2024 14:35:26 CST
CompletedThu, 06 Jun 2024 14:37:37 CST
Taskbuild (dist-ocs23, /opencloudos-stream/ltrace.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ltrace.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
ltrace-0.7.91-6.git0670fae5.ocs23.src.rpm (info) (download)
aarch64
ltrace-0.7.91-6.git0670fae5.ocs23.aarch64.rpm (info) (download)
ltrace-debuginfo-0.7.91-6.git0670fae5.ocs23.aarch64.rpm (info) (download)
ltrace-debugsource-0.7.91-6.git0670fae5.ocs23.aarch64.rpm (info) (download)
loongarch64
ltrace-0.7.91-6.git0670fae5.ocs23.loongarch64.rpm (info) (download)
ltrace-debuginfo-0.7.91-6.git0670fae5.ocs23.loongarch64.rpm (info) (download)
ltrace-debugsource-0.7.91-6.git0670fae5.ocs23.loongarch64.rpm (info) (download)
x86_64
ltrace-0.7.91-6.git0670fae5.ocs23.x86_64.rpm (info) (download)
ltrace-debuginfo-0.7.91-6.git0670fae5.ocs23.x86_64.rpm (info) (download)
ltrace-debugsource-0.7.91-6.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 * 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