Bug 280710 - devel/grv: Fails to build with libgit2 1.8.1
Summary: devel/grv: Fails to build with libgit2 1.8.1
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitri Goutnik
URL:
Keywords:
Depends on:
Blocks: 280685
  Show dependency treegraph
 
Reported: 2024-08-09 15:07 UTC by Nuno Teixeira
Modified: 2024-08-10 13:08 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (dmgk)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Teixeira freebsd_committer freebsd_triage 2024-08-09 15:07:12 UTC
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.