Fri, 14 Mar 2025 09:32:01 CST | login

Information for build gdb-13.2-3.ocs23

ID4780
Package Namegdb
Version13.2
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/gdb.git?.#55aad03b2cf669f7a47fc3db4aac1e973590b3d6
SummaryA GNU source-level debugger for C, C++, Fortran, Go and other languages
DescriptionGDB, the GNU Project debugger, allows you to see what is going on 'inside' another program while it executes -- or what another program was doing at the moment it crashed.
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 13:38:51 CST
CompletedTue, 19 Sep 2023 13:58:13 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/gdb.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gdb.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
gdb-13.2-3.ocs23.src.rpm (info) (download)
aarch64
gdb-13.2-3.ocs23.aarch64.rpm (info) (download)
gdb-gdbserver-13.2-3.ocs23.aarch64.rpm (info) (download)
gdb-headless-13.2-3.ocs23.aarch64.rpm (info) (download)
gdb-minimal-13.2-3.ocs23.aarch64.rpm (info) (download)
gdb-debuginfo-13.2-3.ocs23.aarch64.rpm (info) (download)
gdb-debugsource-13.2-3.ocs23.aarch64.rpm (info) (download)
noarch
gdb-doc-13.2-3.ocs23.noarch.rpm (info) (download)
x86_64
gdb-13.2-3.ocs23.x86_64.rpm (info) (download)
gdb-gdbserver-13.2-3.ocs23.x86_64.rpm (info) (download)
gdb-headless-13.2-3.ocs23.x86_64.rpm (info) (download)
gdb-minimal-13.2-3.ocs23.x86_64.rpm (info) (download)
gdb-debuginfo-13.2-3.ocs23.x86_64.rpm (info) (download)
gdb-debugsource-13.2-3.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 13.2-2 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 22 2023 Shuo Wang <abushwang@tencent.com> - 13.2-1 - update to 13.2 * Wed Aug 02 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-7 - Fix /usr/bin/gdb-add-index to use gdb.minimal. * Wed Aug 02 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-6 - Add sub-package of minimal to provides /usr/bin/gdb-add-index(needed by rpm-build) and gdb.minimal(needed by /usr/bin/gdb-add-index) - Rebuilt with boost 1.82.0. * Mon Jul 31 2023 rockerzhu <rockerzhu@tencent.com> - 12.1-5 - Add sub-package of headless, avoiding rpm-build to require all gdb, but to require gdb-headless and not to require source-highlight. * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.1-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 12.1-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 23 2023 Yi Lin <nilusyi@tencent.com> - 12.1-2 - use condition macro to define vendor. * Mon Jun 06 2022 Yi Lin <nilusyi@tencent.com> - 12.1-1 - package init. - remove condition compile: buildisa, scl, testsuite - remove subpkg: gdb-headless, gdb-minimal - remove pdf generate. remove its requirement - remove condition compile --with-fprofile --without-python --with asan