[Bug 280707] devel/cargo-udeps: Fails to build with libgit2 1.8.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Aug 2024 14:46:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280707

            Bug ID: 280707
           Summary: devel/cargo-udeps: 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
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Hello,

Doing a exp-run for libgit2 1.8.1 update and it fails.
Found a similar issue on cargo-c:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280706

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/cargo-udeps-0.1.50.log

exp-run: https://people.freebsd.org/~eduardo/exp-run/libgit2-181/

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.