[Bug 280710] devel/grv: Fails to build with libgit2 1.8.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Aug 2024 15:07:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280710

            Bug ID: 280710
           Summary: devel/grv: 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: dmgk@freebsd.org
          Reporter: eduardo@FreeBSD.org
          Assignee: dmgk@freebsd.org
             Flags: maintainer-feedback?(dmgk@freebsd.org)

Hello,

Doing an exp-run on libgit2 update to 1.8.1 and fails:

github.com/rgburke/grv/vendor/gopkg.in/libgit2/git2go.v27
# github.com/rgburke/grv/vendor/github.com/rgburke/goncurses
goncurses.c:70:2: warning: invalid preprocessing directive, did you mean
'#elif'? [-Wunknown-directives]
# github.com/rgburke/grv/vendor/gopkg.in/libgit2/git2go.v27
vendor/gopkg.in/libgit2/git2go.v27/remote.go:679:29: cannot use
cbool(opts.UpdateFetchhead) (value of type _Ctype_int) as _Ctype_uint value in
assignment
*** Error code 1

Any help is welcome.

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