Mon, 05 Jun 2023 14:15:08 UTC

Information for build gdb-9.2-8.eln105

ID1637444
Package Namegdb
Version9.2
Release8.eln105
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gdb.git#d7b61266b7c6bcc1dc7c63ca90ba3e1b45af1744
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 bybpeck/jenkins-continuous-infra.apps.ci.centos.org
State complete
Volume DEFAULT
StartedMon, 02 Nov 2020 21:34:45 UTC
CompletedMon, 02 Nov 2020 21:48:57 UTC
Taskbuild (eln, /rpms/gdb.git:d7b61266b7c6bcc1dc7c63ca90ba3e1b45af1744)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gdb.git#d7b61266b7c6bcc1dc7c63ca90ba3e1b45af1744'}}
Tags No tags
RPMs
src
gdb-9.2-8.eln105.src.rpm (info) (download)
aarch64
gdb-9.2-8.eln105.aarch64.rpm (info) (download)
gdb-gdbserver-9.2-8.eln105.aarch64.rpm (info) (download)
gdb-headless-9.2-8.eln105.aarch64.rpm (info) (download)
gdb-debuginfo-9.2-8.eln105.aarch64.rpm (info) (download)
gdb-debugsource-9.2-8.eln105.aarch64.rpm (info) (download)
i686
gdb-9.2-8.eln105.i686.rpm (info) (download)
gdb-gdbserver-9.2-8.eln105.i686.rpm (info) (download)
gdb-headless-9.2-8.eln105.i686.rpm (info) (download)
gdb-debuginfo-9.2-8.eln105.i686.rpm (info) (download)
gdb-debugsource-9.2-8.eln105.i686.rpm (info) (download)
noarch
gdb-doc-9.2-8.eln105.noarch.rpm (info) (download)
ppc64le
gdb-9.2-8.eln105.ppc64le.rpm (info) (download)
gdb-gdbserver-9.2-8.eln105.ppc64le.rpm (info) (download)
gdb-headless-9.2-8.eln105.ppc64le.rpm (info) (download)
gdb-debuginfo-9.2-8.eln105.ppc64le.rpm (info) (download)
gdb-debugsource-9.2-8.eln105.ppc64le.rpm (info) (download)
s390x
gdb-9.2-8.eln105.s390x.rpm (info) (download)
gdb-gdbserver-9.2-8.eln105.s390x.rpm (info) (download)
gdb-headless-9.2-8.eln105.s390x.rpm (info) (download)
gdb-debuginfo-9.2-8.eln105.s390x.rpm (info) (download)
gdb-debugsource-9.2-8.eln105.s390x.rpm (info) (download)
x86_64
gdb-9.2-8.eln105.x86_64.rpm (info) (download)
gdb-gdbserver-9.2-8.eln105.x86_64.rpm (info) (download)
gdb-headless-9.2-8.eln105.x86_64.rpm (info) (download)
gdb-debuginfo-9.2-8.eln105.x86_64.rpm (info) (download)
gdb-debugsource-9.2-8.eln105.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
root.log
build.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
s390x
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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. * Mon Mar 04 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190304-1 - Rebase to FSF GDB 8.3.50.20190304 (8.4pre). - Rewrite gdb-6.6-buildid-locate.patch. - Remove gdb-python-gil.patch. * Fri Feb 22 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20190222-19 - Rebase to FSF GDB 8.2.50.20190222 (8.3pre). * Tue Feb 19 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20190219-18 - Rebase to FSF GDB 8.2.50.20190219 (8.3pre). - BuildRequire on 'source-highlight-devel' and enable styled output. * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.2.50.20190120-17 - Disable temporarily guile support * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.2.50.20190120-16 - Rebuild for readline 8.0 * Tue Feb 05 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20190120-15 - Remove libmpx dependency when using '--with testsuite', since GCC9 has dropped support for it. * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 21 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20190120-13.fc30 - Rebase to FSF GDB 8.2.50.20190120 (8.3pre). - Fix 'gdb does crash randomly on loading symbols or setting a breakpoint' (RHBZ 1638798, Keith Seitz). * Thu Dec 20 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20181220-12.fc30 - Rebase to FSF GDB 8.2.50.20181220 (8.3pre). * Tue Dec 11 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20181130-11.fc30 - Update gdb-6.3-gstack-20050411.patch (Pedro Alves). - Update gdb-archer-next-over-throw-cxx-exec.patch (Pedro Alves). - Update gdb-glibc-strstr-workaround.patch (Pedro Alves). * Fri Nov 30 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20181130-10.fc30 - Rebase to FSF GDB 8.2.50.20181130 (8.3pre). * Tue Nov 20 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20181114-9.fc30 - Declare _python_bytecompile_extra. - Fix typo on gdb-x86_64-i386-syscall-restart.patch. * Wed Nov 14 2018 Sergio Durigan Junior <sergiodj@redhat.com> - 8.2.50.20181114-8.fc30 - Rebase to FSF GDB 8.2.50.20181114 (8.3pre). - Drop gdb-6.3-ppc64syscall-20040622.patch. - Drop gdb-6.3-ppc64displaysymbol-20041124.patch. - Drop gdb-6.8-watchpoint-conditionals-test.patch.