Thu, 26 Jun 2025 22:44:48 CST | login

Information for build dyninst-12.3.0-5.oc9

ID33316
Package Namedyninst
Version12.3.0
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/dyninst.git?.#62b1ec55e4bed2eb22babdaf00dc93501d9027b7
SummaryTools for binary instrumentation, analysis, and modification
DescriptionDyninst is an Application Program Interface (API) to permit the insertion of code into a computer application that is either running or on disk. The API for inserting code into a running application, called dynamic instrumentation, shares much of the same structure as the API for inserting code into an executable file or library, known as static instrumentation. The API also permits changing or removing subroutine calls from the application program. Binary code changes are useful to support a variety of applications including debugging, performance monitoring, and to support composing applications out of existing packages. The goal of this API is to provide a machine independent interface to permit the creation of tools and applications that use runtime and static code patching.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 22 Apr 2025 17:40:52 CST
CompletedTue, 22 Apr 2025 17:55:09 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/dyninst.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/dyninst.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
dyninst-12.3.0-5.oc9.src.rpm (info) (download)
aarch64
dyninst-12.3.0-5.oc9.aarch64.rpm (info) (download)
dyninst-devel-12.3.0-5.oc9.aarch64.rpm (info) (download)
dyninst-testsuite-12.3.0-5.oc9.aarch64.rpm (info) (download)
dyninst-debuginfo-12.3.0-5.oc9.aarch64.rpm (info) (download)
dyninst-debugsource-12.3.0-5.oc9.aarch64.rpm (info) (download)
dyninst-testsuite-debuginfo-12.3.0-5.oc9.aarch64.rpm (info) (download)
x86_64
dyninst-12.3.0-5.oc9.x86_64.rpm (info) (download)
dyninst-devel-12.3.0-5.oc9.x86_64.rpm (info) (download)
dyninst-testsuite-12.3.0-5.oc9.x86_64.rpm (info) (download)
dyninst-debuginfo-12.3.0-5.oc9.x86_64.rpm (info) (download)
dyninst-debugsource-12.3.0-5.oc9.x86_64.rpm (info) (download)
dyninst-testsuite-debuginfo-12.3.0-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.3.0-5 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.3.0-4 - Rebuilt for loongarch release * Wed Jan 17 2024 Rebuild Robot <rebot@opencloudos.org> - 12.3.0-3 - Rebuilt for elfutils * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.3.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 02 2023 rockerzhu <rockerzhu@tencent.com> - 12.3.0-1 - Update 12.3.0 to build with boost 1.82.0. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.2.0-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.2.0-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Jan 12 2023 Xiaojie Chen <jackxjchen@tencent.com> - 12.2.0-2 - Fix bogus version in changelog * Fri Sep 16 2022 Xiaojie Chen <jackxjchen@tencent.com> - 12.2.0-1 - Initial build