Summary: | [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 | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | foearb <stffn.mobil> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2024-08-25 11:51:20 UTC
Created attachment 901232 [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: 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` guru_ci has reproduced this issue with version 0.21.0 - Updating summary. 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(-) |