Tue, 24 Sep 2024 06:26:28 CST | login

Information for build delve-1.21.2-4.module+el8.10.0+903+f8ad85f4

ID30852
Package Namedelve
Version1.21.2
Release4.module+el8.10.0+903+f8ad85f4
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/delve#6d8844eca246c2e552b8ad21e25647b51569ee87
SummaryA debugger for the Go programming language
DescriptionDelve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.
Built bymbs
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 16:58:54 CST
CompletedMon, 23 Sep 2024 17:08:14 CST
Taskbuild (module-f8ad85f468db3da1, /stage/rpms/delve:6d8844eca246c2e552b8ad21e25647b51569ee87)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/delve?#6d8844eca246c2e552b8ad21e25647b51569ee87'}}
Tags
module-go-toolset-rhel8-8100020240923080652-7e2b282f
module-go-toolset-rhel8-8100020240923080652-7e2b282f-build
RPMs
src
delve-1.21.2-4.module+el8.10.0+903+f8ad85f4.src.rpm (info) (download)
aarch64
delve-1.21.2-4.module+el8.10.0+903+f8ad85f4.aarch64.rpm (info) (download)
delve-debuginfo-1.21.2-4.module+el8.10.0+903+f8ad85f4.aarch64.rpm (info) (download)
delve-debugsource-1.21.2-4.module+el8.10.0+903+f8ad85f4.aarch64.rpm (info) (download)
ppc64le
delve-1.21.2-4.module+el8.10.0+903+f8ad85f4.ppc64le.rpm (info) (download)
delve-debuginfo-1.21.2-4.module+el8.10.0+903+f8ad85f4.ppc64le.rpm (info) (download)
delve-debugsource-1.21.2-4.module+el8.10.0+903+f8ad85f4.ppc64le.rpm (info) (download)
x86_64
delve-1.21.2-4.module+el8.10.0+903+f8ad85f4.x86_64.rpm (info) (download)
delve-debuginfo-1.21.2-4.module+el8.10.0+903+f8ad85f4.x86_64.rpm (info) (download)
delve-debugsource-1.21.2-4.module+el8.10.0+903+f8ad85f4.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 18 2024 David Benoit <dbenoit@redhat.com> - 1.21.2-4 - Skip tests in %check due to incompatible Go version in buildroot (temporary). - Resolves: RHEL-59518 * Wed Jan 31 2024 Alejandro Sáez <asm@redhat.com> - 1.21.2-3 - Skip an additional test as it's breaking in the CI system. - Modify the name of the patch. - Resolves: RHEL-22820 * Fri Jan 26 2024 Alejandro Sáez <asm@redhat.com> - 1.21.2-2 - Fix: Remove architectures from exclude ExcludeArch - Resolves: RHEL-22820 * Fri Jan 26 2024 Alejandro Sáez <asm@redhat.com> - 1.21.2-1 - Rebase to 1.21.2 - Add support for ppc64le and aarch64 - Enable the test suite - Modify ports: Some CI systems complain about the usage of the 8888 port. - Improve the way PPC64LE support is enabled. - Resolves: RHEL-22820 * Fri May 26 2023 Alejandro Sáez <asm@redhat.com> - 1.20.2-1 - Rebase to 1.20.2 - Resolves: rhbz#2186495 * Fri Sep 30 2022 Alejandro Sáez <asm@redhat.com> - 1.9.1-1 - Rebase to 1.9.1 - Related: rhbz#2131026 * Wed Apr 27 2022 Alejandro Sáez <asm@redhat.com> - 1.8.3-1 - Rebase to 1.8.3 - Resolves: rhbz#2077956 - Resolves: rhbz#2076501 * Thu Oct 14 2021 Alejandro Sáez <asm@redhat.com> - 1.7.2-1 - Rebase to 1.7.2 - Related: rhbz#2014088 * Wed Mar 17 2021 Alejandro Sáez <asm@redhat.com> - 1.6.0-1 - Rebase to 1.6.0 - Resolves: rhbz#1938071 - Removes golang-1.15.4-TestStepIntoWrapperForEmbeddedPointer.patch * Tue Nov 24 2020 David Benoit <dbenoit@redhat.com> - 1.5.0-2 - Add golang-1.15.4 related patch - Resolves: rhbz#1901189 * Wed Sep 09 2020 Alejandro Sáez <asm@redhat.com> - 1.5.0-1 - Rebase to 1.5.0 - Related: rhbz#1870531 * Mon May 25 2020 Alejandro Sáez <asm@redhat.com> - 1.4.1-1 - Rebase to 1.4.1 - Resolves: rhbz#1821281 - Related: rhbz#1820596 * Fri May 22 2020 Alejandro Sáez <asm@redhat.com> - 1.4.0-2 - Change i686 to a better macro - Related: rhbz#1820596 * Tue Apr 28 2020 Alejandro Sáez <asm@redhat.com> - 1.4.0-1 - Rebase to 1.4.0 - Remove Patch1781 - Related: rhbz#1820596 * Thu Jan 16 2020 Alejandro Sáez <asm@redhat.com> - 1.3.2-3 - Resolves: rhbz#1758612 - Resolves: rhbz#1780554 - Add patch: 1781-pkg-terminal-Fix-exit-status.patch * Wed Jan 15 2020 Alejandro Sáez <asm@redhat.com> - 1.3.2-2 - Added tests - Related: rhbz#1758612 * Wed Nov 27 2019 Alejandro Sáez <asm@redhat.com> - 1.3.2-1 - First package for RHEL - Related: rhbz#1758612