Summary: | sys-libs/libunwind: Gos-linux.c:302:22: error: passing argument 1 of ‘_Ux86_sigreturn’ from incompatible pointer type [-Wincompatible-pointer-types] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kostadinshishmanov |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/libunwind/libunwind/issues/672 | ||
Whiteboard: | fixed in 1.8.0 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65fcc50086bba795f212f918479c99d4c74f6a50 commit 65fcc50086bba795f212f918479c99d4c74f6a50 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-02 21:17:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-02 21:22:49 +0000 sys-libs/libunwind: add 1.8.0_rc1 (unkeyworded) Bug: https://bugs.gentoo.org/918969 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/libunwind/Manifest | 1 + .../libunwind-1.8.0_rc1-configure-bashism.patch | 21 ++++ sys-libs/libunwind/libunwind-1.8.0_rc1.ebuild | 139 +++++++++++++++++++++ sys-libs/libunwind/libunwind-9999.ebuild | 7 +- 4 files changed, 166 insertions(+), 2 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547c370b97ab2fb620bb4e134a995bfa5475a0f9 commit 547c370b97ab2fb620bb4e134a995bfa5475a0f9 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-14 21:01:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-14 21:02:36 +0000 sys-libs/libunwind: add 1.8.0 Closes: https://bugs.gentoo.org/918969 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/libunwind/Manifest | 3 ++- ...ind-1.8.0_rc1.ebuild => libunwind-1.8.0.ebuild} | 22 +++++++--------------- sys-libs/libunwind/libunwind-9999.ebuild | 5 ++--- 3 files changed, 11 insertions(+), 19 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0005deb435615e6f80e0a5da0a7d4843e0478d commit 9a0005deb435615e6f80e0a5da0a7d4843e0478d Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-31 14:02:14 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-31 14:02:58 +0000 sys-libs/libunwind: drop 1.7.2 Bug: https://bugs.gentoo.org/918969 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sys-libs/libunwind/Manifest | 2 - sys-libs/libunwind/libunwind-1.7.2.ebuild | 131 ------------------------------ 2 files changed, 133 deletions(-) |