Sat, 20 Apr 2024 02:21:05 UTC | login

Information for build gdb-10.1-10.el9

ID3268
Package Namegdb
Version10.1
Release10.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/gdb#e0c5ec26e5286aa9bcc7c24677619cc9232f0854
SummaryA stub package for GNU source-level debugger
Description'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands. See package 'gdb-headless'.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 17 Mar 2021 13:30:14 UTC
CompletedWed, 17 Mar 2021 13:51:31 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/gdb:e0c5ec26e5286aa9bcc7c24677619cc9232f0854)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/gdb#e0c5ec26e5286aa9bcc7c24677619cc9232f0854'}}
Tags No tags
RPMs
src
gdb-10.1-10.el9.src.rpm (info) (download)
aarch64
gdb-10.1-10.el9.aarch64.rpm (info) (download)
gdb-gdbserver-10.1-10.el9.aarch64.rpm (info) (download)
gdb-headless-10.1-10.el9.aarch64.rpm (info) (download)
gdb-minimal-10.1-10.el9.aarch64.rpm (info) (download)
gdb-debuginfo-10.1-10.el9.aarch64.rpm (info) (download)
gdb-debugsource-10.1-10.el9.aarch64.rpm (info) (download)
i686
gdb-10.1-10.el9.i686.rpm (info) (download)
gdb-gdbserver-10.1-10.el9.i686.rpm (info) (download)
gdb-headless-10.1-10.el9.i686.rpm (info) (download)
gdb-minimal-10.1-10.el9.i686.rpm (info) (download)
gdb-debuginfo-10.1-10.el9.i686.rpm (info) (download)
gdb-debugsource-10.1-10.el9.i686.rpm (info) (download)
noarch
gdb-doc-10.1-10.el9.noarch.rpm (info) (download)
ppc64le
gdb-10.1-10.el9.ppc64le.rpm (info) (download)
gdb-gdbserver-10.1-10.el9.ppc64le.rpm (info) (download)
gdb-headless-10.1-10.el9.ppc64le.rpm (info) (download)
gdb-minimal-10.1-10.el9.ppc64le.rpm (info) (download)
gdb-debuginfo-10.1-10.el9.ppc64le.rpm (info) (download)
gdb-debugsource-10.1-10.el9.ppc64le.rpm (info) (download)
s390x
gdb-10.1-10.el9.s390x.rpm (info) (download)
gdb-gdbserver-10.1-10.el9.s390x.rpm (info) (download)
gdb-headless-10.1-10.el9.s390x.rpm (info) (download)
gdb-minimal-10.1-10.el9.s390x.rpm (info) (download)
gdb-debuginfo-10.1-10.el9.s390x.rpm (info) (download)
gdb-debugsource-10.1-10.el9.s390x.rpm (info) (download)
x86_64
gdb-10.1-10.el9.x86_64.rpm (info) (download)
gdb-gdbserver-10.1-10.el9.x86_64.rpm (info) (download)
gdb-headless-10.1-10.el9.x86_64.rpm (info) (download)
gdb-minimal-10.1-10.el9.x86_64.rpm (info) (download)
gdb-debuginfo-10.1-10.el9.x86_64.rpm (info) (download)
gdb-debugsource-10.1-10.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Mar 11 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-10 - Update libipt to version 2.0.4. * Fri Mar 05 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-9 - Backport patches which fix frame_id_p assertion failure (RHBZ 1909902, Pedro Alves). * Fri Mar 05 2021 Jan Kratochvil <jan.kratochvil@redhat.com> - 10.1-8 - Drop gdb-vla-intel-fortran-vla-strings.patch as it was still regressing the testsuite. * Thu Mar 04 2021 Jan Kratochvil <jan.kratochvil@redhat.com> - Fix gdb-vla-intel-fortran-vla-strings.patch to no longer modify cached inferior types. * Thu Mar 04 2021 Jan Kratochvil <jan.kratochvil@redhat.com> - Align gdb-vla-intel-fortran-vla-strings.patch more to upstream fixing whitespaces in Fortran types printing. * Thu Mar 04 2021 Jan Kratochvil <jan.kratochvil@redhat.com> - Reapply 10.1-8 after it has been accidentally reverted by 10.1-7. * Wed Feb 24 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-7 - Fix aarch64 build problem (RHBZ 1932645, Kevin Buettner). * Fri Feb 19 2021 Jan Kratochvil <jan.kratochvil@redhat.com> - Fix gdb-vla-intel-fortran-vla-strings.patch for compatiblity with GraalVM. * Thu Feb 18 2021 Kevin Buettner <kevinb@redhat.com> - Fix gnulib related build problem (RHBZ 1930528, Kevin Buettner). * Wed Feb 17 2021 Kevin Buettner <kevinb@redhat.com> - Fix libstdc++ assert when performing tab completion; build must be made with -D_GLIBCXX_DEBUG flag in order to trigger assert (RHBZ 1912985, Kevin Buettner). * Wed Feb 17 2021 Keith Seitz <keiths@redhat.com> - 10.1-6 - NVR bump to disable guile support. * Thu Feb 11 2021 Keith Seitz - Disable Guile support for RHEL9+. * Tue Jan 26 2021 Stephen Gallagher <sgallagh@redhat.com> - 10.1-5 - Build gdb-minimal for ELN * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 23 2021 Kevin Buettner <kevinb@redhat.com> - Add -Wno-stringop-overread to CFLAGS to work around gcc bug (RH BZ 1912913) * Tue Jan 12 2021 Keith Seitz <keiths@redhat.com> - 10.1-3 - Disable xxhash support for RHEL. * Wed Dec 09 2020 Kevin Buettner <kevinb@redhat.com> - 10.1-2 - Fix off-by-one error in ada_fold_name. (RHBZ 1905996, Kevin Buettner) * Wed Nov 04 2020 Kevin Buettner <kevinb@redhat.com> - 10.1-1 - Rebase to FSF GDB 10.1. - Bump 'snapgnulib' date. - Drop gdb-rhbz1818011-bfd-gcc10-error.patch. - Drop gdb-rhbz1822715-fix-python-deprecation.patch. - Drop gdb-rhbz1829702-fix-python39.patch. - Drop gdb-rhbz1838777-debuginfod.patch. - Drop gdb-rhbz1844458-use-fputX_unfiltered.patch. - Drop gdb-rhbz1869484-deleted-working-directory. - Adjust build-id related patches. - Ajust VLA patches. * Mon Nov 02 2020 Kevin Buettner <kevinb@redhat.com> - 9.2-8 - Backport patches fixing abort when working directory is deleted. (RHBZ 1869484, Sergio Durigan Junior) * Mon Nov 02 2020 Keith Seitz <keiths@redhat.com> - 9.2-7 - Fix missing debuginfo messages. (RH BZ 1887025) * Mon Aug 10 2020 Keith Seitz <keiths@redhat.com> - Disable LTO until upstream sorts out ODR problems. * Tue Aug 04 2020 Keith Seitz <keiths@redhat.com> - Update libipt to v2.0.2. * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Tom Stellard <tstellar@redhat.com> - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Mon Jul 20 2020 Jeff Law <lawb@redhat.com> - 9.2-3 - Fix broken configure tests compromised by LTO - Add BuildRequires: autoconf * Wed Jun 17 2020 Keith Seitz <keiths@redhat.com> - 9.2-2 - Backport debuginfod support. * Tue Jun 09 2020 Keith Seitz <keiths@redhat.com> - 9.2-1 - Rebase to FSF GDB 9.2. - Add explicit python bytecode compilation. - Change included files to patches to quell error from rpminspect. - Fix attach-32.exp from gdb-6.3-inferior-notification-20050721.patch. * Fri Jun 05 2020 Keith Seitz <keiths@redhat.com> - 9.1-8 - Add patch for Python 3.9 and re-enable python. - Update generate-*.sh to include stgit support. * Thu May 21 2020 Miro Hrončok <mhroncok@redhat.com> - 9.1-7 - Disable Python support to workaround problems with Python 3.9 (RHBZ 1829702) * Thu Apr 16 2020 Kevin Buettner <kevinb@redhat.com> - 9.1-6 - Fix build breakage of gdb/python/python.c due to use of deprecated Python function (RHBZ 1822715, Kevin Buettner) * Wed Apr 08 2020 Kevin Buettner <kevinb@redhat.com> - 9.1-5 - Fix build breakage when compiling bfd/elf.c with gcc 10. (RHBZ 1818011, H.J. Lu) * Mon Mar 02 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-4 - Add '--without-guile' to GDB_MINIMAL_CONFIGURE_FLAGS. * Thu Feb 13 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-3 - Fix 'Recursive call to 'missing_rpm_list_print' when pagination is on and missing RPM list is big' (RHBZ 1801974, Sergio Durigan Junior). * Mon Feb 10 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-2 - Enable libxxhash during build. * Sat Feb 08 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.1-1 - Rebase to FSF GDB 9.1. * Tue Feb 04 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 9.0.90.20200203-5 - Re-enable guile support. * Mon Feb 03 2020 Sergio Durigan Junior <sergiodj@redhat.com> - 9.0.90.20200203-4 - Rebase to FSF GDB 9.0.90.20200203 (9.1pre). - Bump 'snapgnulib' date. - Update URL to 'https'. - Adjust build-id patchset. - Adjust VLA patchset. - Drop 'gdb-6.8-bz436037-reg-no-longer-active.patch'. - Drop 'gdb-6.6-scheduler_locking-step-is-default.patch'. * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 19 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 9.0.50.20191119-2 - Rebase to FSF GDB 9.0.50.20191119 (9.1pre). - Drop 'gdb-readline62-ask-more-rh.patch'. - Drop 'gdb-6.5-bz216711-clone-is-outermost.patch'. - Adjust 'gdb-archer-pie-addons-keep-disabled.patch'. * Fri Oct 18 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 9.0.50.20191018-1 - Rebase to FSF GDB 9.0.50.20191018 (9.1pre). - Expand comment on "bundled(binutils)". - Remove libctf's files from RPM_BUILD_ROOT. * Wed Oct 09 2019 Jerry James <loganjerry@gmail.com> - 8.3.50.20190924-28 - Rebuild for mpfr 4 * Wed Sep 25 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190924-27 - Rebase to FSF GDB 8.3.50.20190924 (8.4pre). - Update 'gdb-6.6-buildid-locate.patch'. * Sat Aug 24 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190824-26 - Rebase to FSF GDB 8.3.50.20190824 (8.4pre). - Update 'v1.5-libipt-static.patch'. * Wed Aug 21 2019 Miro Hrončok <mhroncok@redhat.com> - Rebuilt for Python 3.8 * Sun Aug 18 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190816-24 - Update bundled libipt copy to v2.0.1. * Fri Aug 16 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190816-23 - Rebase to FSF GDB 8.3.50.20190816 (8.4pre). - Drop 'gdb-testsuite-readline63-sigint.patch'. - Cleanup 'gdb-archer.patch' and remove several things, like the '-P' feature. * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - Rebuilt for Python 3.8 * Fri Aug 02 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190802-21 - Rebase to FSF GDB 8.3.50.20190802 (8.4pre). * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 02 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190702-19 - Rebase to FSF GDB 8.3.50.20190702 (8.4pre). - Remove gdb-bz568248-oom-is-error.patch. * Tue Jun 25 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190625-18 - Rebase to FSF GDB 8.3.50.20190625 (8.4pre). * Fri Jun 21 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190610-17 - Rebuild for librpm9 (RH BZ 1720305). * Mon Jun 10 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190610-16 - Rebase to FSF GDB 8.3.50.20190610 (8.4pre). * Sat Jun 01 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190601-15 - Rebase to FSF GDB 8.3.50.20190601 (8.4pre). * Tue May 28 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190528-14 - Rebase to FSF GDB 8.3.50.20190528 (8.4pre). * Fri May 17 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190517-13 - Rebase to FSF GDB 8.3.50.20190517 (8.4pre). * Fri May 10 2019 Sergio Durigan Junior <sergiodj@fedoraproject.org> - 8.3.50.20190510-12 - Rebase to FSF GDB 8.3.50.20190510 (8.4pre). * Wed May 01 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190501-11 - Rebase to FSF GDB 8.3.50.20190501 (8.4pre). - Adjust VLA testcases. - Fix "gcore does not support COREFILTER_ELF_HEADERS" (RH BZ 1371380, Sergio Durigan Junior). * Mon Apr 29 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190425-10 - Share '/usr/bin/gdb-add-index' between gdb-minimal and gdb-headless (Igor Gnatenko, RHBZ 1695015). * Mon Apr 29 2019 Sergio Durigan Junior <sergiodj@fedoraproject.org> - 8.3.50.20190425-9 - Provide 'gdb-minimal' package, specific for the buildroot (RHBZ 1695015). - Adjust 'gdb-libexec-add-index.patch' for the gdb-minimal case. * Thu Apr 25 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190425-8 - Rebase to FSF GDB 8.3.50.20190425 (8.4pre), and fix build breakage. * Wed Apr 24 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190424-7 - Rebase to FSF GDB 8.3.50.20190424 (8.4pre). * Fri Apr 12 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190412-6 - Remove 'gdb-x86_64-i386-syscall-restart.patch'. * Fri Apr 12 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190412-5 - Rebase to FSF GDB 8.3.50.20190412 (8.4pre). - Adjust 'gdb-6.3-rh-testversion-20041202.patch'. - Remove 'gdb-follow-child-stale-parent.patch'. - Remove 'gdb-rhbz795424-bitpos-20of25.patch'. - Remove 'gdb-rhbz795424-bitpos-21of25.patch'. - Remove 'gdb-rhbz795424-bitpos-22of25.patch'. - Remove 'gdb-rhbz795424-bitpos-23of25.patch'. - Remove 'gdb-rhbz795424-bitpos-25of25.patch'. - Remove 'gdb-rhbz795424-bitpos-25of25-test.patch'. - Remove 'gdb-rhbz795424-bitpos-arrayview.patch'. - Remove 'gdb-rhbz795424-bitpos-lazyvalue.patch'. - Remove 'gdb-bz541866-rwatch-before-run.patch'. * Fri Mar 29 2019 Sergio Durigan Junior <sergiodj@fedoraproject.org> - 8.3.50.20190321-4 - Fix 'gdb-8.3.50.20190321-3.fc31.x86_64: crashing' (by fixing gdb-6.6-buildid-locate-rpm.patch) (RH BZ 1694091). * Thu Mar 21 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190321-3 - Rebase to FSF GDB 8.3.50.20190321 (8.4pre). - Remove gdb-temporary-fix-arm-build-error.patch. - Fix "GDB crashes when using Python xmethods" (RH BZ 1690120). * Tue Mar 19 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190319-2 - Rebase to FSF GDB 8.3.50.20190319 (8.4pre). - Temporarily add gdb-temporary-fix-arm-build-error.patch.