Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938497 - [guru] dev-vcs/jj-0.21.0 fails to compile: error: failed to run custom build command for libgit2-sys v0.17.0+1.8.1
Summary: [guru] dev-vcs/jj-0.21.0 fails to compile: error: failed to run custom build ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: foearb
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-25 11:51 UTC by Agostino Sarubbo
Modified: 2024-09-12 09:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,390.88 KB, text/plain)
2024-08-25 11:51 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-08-25 11:51:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/jj-0.20.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-25 11:51:22 UTC
Created attachment 901232 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-25 11:51:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  The environment variable `LIBGIT2_NO_VENDOR` has been set but no compatible system libgit2 could be found.
  The system library `libgit2` required by crate `libgit2-sys` was not found.
  thread 'main' panicked at /var/tmp/portage/dev-vcs/jj-0.20.0/work/cargo_home/gentoo/libgit2-sys-0.17.0+1.8.1/build.rs:39:13:
error: failed to run custom build command for `libgit2-sys v0.17.0+1.8.1`
Comment 3 Agostino Sarubbo gentoo-dev 2024-09-08 07:13:30 UTC
guru_ci has reproduced this issue with version 0.21.0 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-09-12 09:37:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6b654765f570763ed7d946e91a53c87afb05814

commit c6b654765f570763ed7d946e91a53c87afb05814
Author:     Steffen Winter <steffen.winter@proton.me>
AuthorDate: 2024-09-12 08:43:20 +0000
Commit:     Steffen Winter <steffen.winter@proton.me>
CommitDate: 2024-09-12 08:43:20 +0000

    dev-vcs/jj: require exactly libgit2:0/1.8
    
    Closes: https://bugs.gentoo.org/938497
    
    Signed-off-by: Steffen Winter <steffen.winter@proton.me>

 dev-vcs/jj/jj-0.21.0.ebuild | 2 +-
 dev-vcs/jj/jj-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)