Summary: | app-emacs/libegit2-0.0.20230129 fails to compile: egit-commit.c:258:103: error: passing argument 10 of git_commit_create from incompatible pointer type [-Wincompatible-pointer-types] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | GNU Emacs project <gnu-emacs> |
Status: | RESOLVED PKGREMOVED | ||
Severity: | normal | CC: | jy6x2b32pie9, xgqt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/magit/libegit2/issues/127 | ||
Whiteboard: | removed | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 889800 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/CMakeFiles/egit2.dir/egit-commit.c.o /var/tmp/portage/app-emacs/libegit2-0.0.20230129/work/libegit2-ab1a53a6a0120872e42582fc980e779d47de6d0e/src/egit-commit.c:258:103: error: passing argument 10 of ‘git_commit_create’ from incompatible pointer type [-Wincompatible-pointer-types] Upstream issue: https://github.com/magit/libegit2/issues/127 According to upstream: Magit does not depend on this package. This repository unfortunately has turned out to be a "gift of work" and this inquiry has reminded me that I have to put in some more work now, to hopefully reduce future work. This should be dropped. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b485bf0ea56776d26969962b2400daa97572ac7 commit 1b485bf0ea56776d26969962b2400daa97572ac7 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-06-04 15:12:19 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-06-04 15:13:22 +0000 profiles/package.mask: mask app-emacs/libegit2 for removal Bug: https://bugs.gentoo.org/928920 Signed-off-by: Maciej Barć <xgqt@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23158344e41232440bb377ee3d32601d79d57f5f commit 23158344e41232440bb377ee3d32601d79d57f5f Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-07-04 12:39:59 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-07-04 12:42:32 +0000 app-emacs/libegit2: treeclean Closes: https://bugs.gentoo.org/928920 Signed-off-by: Maciej Barć <xgqt@gentoo.org> app-emacs/libegit2/Manifest | 1 - app-emacs/libegit2/files/50libegit2-gentoo.el | 4 -- app-emacs/libegit2/libegit2-0.0.20230129.ebuild | 51 ------------------------- app-emacs/libegit2/metadata.xml | 14 ------- 4 files changed, 70 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2e4710ab6f859c483f32fab9ed2216fadeef03 commit 6f2e4710ab6f859c483f32fab9ed2216fadeef03 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-07-04 12:41:08 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-07-04 12:42:32 +0000 profiles/package.mask: treeclean app-emacs/libegit2 Bug: https://bugs.gentoo.org/928920 Signed-off-by: Maciej Barć <xgqt@gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) |