Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928920 - 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]
Summary: app-emacs/libegit2-0.0.20230129 fails to compile: egit-commit.c:258:103: erro...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard: removed
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-08 06:53 UTC by Agostino Sarubbo
Modified: 2024-11-01 15:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,61.22 KB, text/plain)
2024-04-08 06:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-04-08 06:53:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/libegit2-0.0.20230129 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-08 06:53:47 UTC
Created attachment 889800 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-08 06:53:48 UTC
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]
Comment 3 NHO 2024-05-11 10:46:15 UTC
Upstream issue:
https://github.com/magit/libegit2/issues/127
Comment 4 NHO 2024-05-16 12:03:52 UTC
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.
Comment 5 Larry the Git Cow gentoo-dev 2024-06-04 15:17:20 UTC
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(+)
Comment 6 Larry the Git Cow gentoo-dev 2024-07-04 12:44:34 UTC
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(-)