[Bug 280708] devel/git-repo-manager: Fails to build with libgit2 1.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Aug 2024 14:55:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280708
Bug ID: 280708
Summary: devel/git-repo-manager: Fails to build with libgit2
1.8.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: yuri@freebsd.org
Reporter: eduardo@FreeBSD.org
Assignee: yuri@freebsd.org
Flags: maintainer-feedback?(yuri@freebsd.org)
Hello,
warning: libgit2-sys@0.16.2+1.7.2:
libgit2/src/libgit2/transports/smart_pkt.c:329:26: warning: implicit truncation
from 'int' to a one-bit wide bit-field changes value from 1 to -1
[-Wsingle-bit-bitfield-constant-conversion]
warning: libgit2-sys@0.16.2+1.7.2: 329 | data->seen_capabilities = 1;
warning: libgit2-sys@0.16.2+1.7.2: | ^ ~
warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/ssh.c:11:10:
fatal error: 'libssh2.h' file not found
warning: libgit2-sys@0.16.2+1.7.2: 11 | #include <libssh2.h>
warning: libgit2-sys@0.16.2+1.7.2: | ^~~~~~~~~~~
warning: libgit2-sys@0.16.2+1.7.2: 1 error generated.
log:
https://people.freebsd.org/~eduardo/exp-run/libgit2-181/errors/git-repo-manager-0.7.16_2.log
exp-run: https://people.freebsd.org/~eduardo/exp-run/libgit2-181/
Any help is welcome.
--
You are receiving this mail because:
You are the assignee for the bug.