Re: git: 1bb0876e54b6 - main - devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade
- Reply: Matthias Fechner : "Re: git: 1bb0876e54b6 - main - devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade"
- In reply to: Matthias Fechner : "git: 1bb0876e54b6 - main - devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Nov 2023 21:48:16 UTC
13.11.2023 16:10, Matthias Fechner пишет: > The branch main has been updated by mfechner: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1bb0876e54b6bc98b1c93b1f30dbc2ff03f025ad > > commit 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025ad > Author: Matthias Fechner <mfechner@FreeBSD.org> > AuthorDate: 2023-11-13 13:09:25 +0000 > Commit: Matthias Fechner <mfechner@FreeBSD.org> > CommitDate: 2023-11-13 13:10:10 +0000 > > devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade > --- > cad/horizon-eda/Makefile | 2 +- > deskutils/basket/Makefile | 2 +- > deskutils/subsurface/Makefile | 2 +- > devel/R-cran-gert/Makefile | 2 +- > devel/R-cran-git2r/Makefile | 2 +- > devel/cargo-c/Makefile | 2 +- > devel/cargo-generate/Makefile | 2 +- > devel/criterion/Makefile | 2 +- > devel/dura/Makefile | 2 +- > devel/gbump/Makefile | 2 +- > devel/geany-plugin-git-changebar/Makefile | 1 + > devel/geany-plugin-workbench/Makefile | 1 + > devel/git-absorb/Makefile | 2 +- > devel/git-workspace/Makefile | 1 + > devel/gitg/Makefile | 2 +- > devel/gitui/Makefile | 2 +- > devel/gnome-builder/Makefile | 2 +- > devel/grv/Makefile | 2 +- > devel/interactive_rebase_tool/Makefile | 2 +- > devel/kf5-ktexteditor/Makefile | 1 + > devel/libegit2/Makefile | 2 +- > devel/libgit2-glib/Makefile | 1 + > devel/sentry-cli/Makefile | 2 +- > devel/spr/Makefile | 1 + > editors/elementary-code/Makefile | 2 +- > editors/gedit-plugins/Makefile | 2 +- > editors/jucipp/Makefile | 2 +- > editors/kate/Makefile | 1 + > editors/lapce/Makefile | 2 +- > editors/pluma-plugins/Makefile | 2 +- > lang/julia/Makefile | 2 +- > misc/broot/Makefile | 2 +- > security/cargo-audit/Makefile | 1 + > shells/starship/Makefile | 2 +- > sysutils/exa/Makefile | 2 +- > sysutils/onefetch/Makefile | 2 +- > textproc/bat/Makefile | 2 +- > textproc/mergestat/Makefile | 2 +- > www/stagit/Makefile | 2 +- > 39 files changed, 39 insertions(+), 31 deletions(-) > > diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile > index e20f9d7d8a3c..687ab92882ee 100644 > --- a/cad/horizon-eda/Makefile > +++ b/cad/horizon-eda/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= horizon-eda > DISTVERSIONPREFIX= v > DISTVERSION= 2.5.0 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= cad > > PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ > diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile > index a6ff4168c365..61e3d31be75f 100644 > --- a/deskutils/basket/Makefile > +++ b/deskutils/basket/Makefile > @@ -2,7 +2,7 @@ PORTNAME= basket > DISTVERSIONPREFIX= v > DISTVERSION= 2.49a-46 > DISTVERSIONSUFFIX= -g60e38c6 > -PORTREVISION= 11 > +PORTREVISION= 12 > CATEGORIES= deskutils kde > > MAINTAINER= ports@FreeBSD.org > diff --git a/deskutils/subsurface/Makefile b/deskutils/subsurface/Makefile > index 891fd8c88cd1..e3dba9ced95d 100644 > --- a/deskutils/subsurface/Makefile > +++ b/deskutils/subsurface/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= subsurface > DISTVERSIONPREFIX=v > DISTVERSION= 5.0.10 > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= deskutils > > MAINTAINER= romain@FreeBSD.org > diff --git a/devel/R-cran-gert/Makefile b/devel/R-cran-gert/Makefile > index dd8f71cbe26c..1fbae60562c4 100644 > --- a/devel/R-cran-gert/Makefile > +++ b/devel/R-cran-gert/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= gert > DISTVERSION= 1.3.0 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel > DISTNAME= ${PORTNAME}_${DISTVERSION} > > diff --git a/devel/R-cran-git2r/Makefile b/devel/R-cran-git2r/Makefile > index 03fe4c80c9a2..3b570c394827 100644 > --- a/devel/R-cran-git2r/Makefile > +++ b/devel/R-cran-git2r/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= git2r > DISTVERSION= 0.27.1 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel > DISTNAME= ${PORTNAME}_${DISTVERSION} > > diff --git a/devel/cargo-c/Makefile b/devel/cargo-c/Makefile > index 2242015f2709..c06a978403d3 100644 > --- a/devel/cargo-c/Makefile > +++ b/devel/cargo-c/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= cargo-c > DISTVERSION= 0.9.27 > DISTVERSIONSUFFIX= +cargo-0.74.0 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= CRATESIO > # XXX Teach USES=cargo to have proper default > diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile > index a4efa6756e62..f9814f131164 100644 > --- a/devel/cargo-generate/Makefile > +++ b/devel/cargo-generate/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= cargo-generate > DISTVERSIONPREFIX= v > DISTVERSION= 0.18.4 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel > > MAINTAINER= lcook@FreeBSD.org > diff --git a/devel/criterion/Makefile b/devel/criterion/Makefile > index c674bd81f2c9..929a7b7f96ca 100644 > --- a/devel/criterion/Makefile > +++ b/devel/criterion/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= criterion > DISTVERSIONPREFIX= v > DISTVERSION= 2.4.2 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel > > MAINTAINER= yuri@FreeBSD.org > diff --git a/devel/dura/Makefile b/devel/dura/Makefile > index 17e231f9d026..c6704aa845c6 100644 > --- a/devel/dura/Makefile > +++ b/devel/dura/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= dura > DISTVERSIONPREFIX= v > DISTVERSION= 0.2.0 > -PORTREVISION= 9 > +PORTREVISION= 10 > CATEGORIES= devel > > MAINTAINER= yuri@FreeBSD.org > diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile > index 84a1896d1f13..776550d65e71 100644 > --- a/devel/gbump/Makefile > +++ b/devel/gbump/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= gbump > PORTVERSION= 1.0.9 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel > MASTER_SITES= CRATESIO > DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} > diff --git a/devel/geany-plugin-git-changebar/Makefile b/devel/geany-plugin-git-changebar/Makefile > index 5cdbd552109a..e5440825036d 100644 > --- a/devel/geany-plugin-git-changebar/Makefile > +++ b/devel/geany-plugin-git-changebar/Makefile > @@ -1,5 +1,6 @@ > PORTNAME= geany-plugin-git-changebar > PORTVERSION= ${GEANY_VER} > +PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= madpilot@FreeBSD.org > diff --git a/devel/geany-plugin-workbench/Makefile b/devel/geany-plugin-workbench/Makefile > index 2e19eb119f52..5655d24f7547 100644 > --- a/devel/geany-plugin-workbench/Makefile > +++ b/devel/geany-plugin-workbench/Makefile > @@ -1,5 +1,6 @@ > PORTNAME= geany-plugin-workbench > PORTVERSION= ${GEANY_VER} > +PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= madpilot@FreeBSD.org > diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile > index b5135dae23b7..6f4a5608f5e4 100644 > --- a/devel/git-absorb/Makefile > +++ b/devel/git-absorb/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= git-absorb > DISTVERSION= 0.6.10 > -PORTREVISION= 6 > +PORTREVISION= 7 > CATEGORIES= devel > > MAINTAINER= eduardo@FreeBSD.org > diff --git a/devel/git-workspace/Makefile b/devel/git-workspace/Makefile > index 0e722087a6d2..bf1da69959f5 100644 > --- a/devel/git-workspace/Makefile > +++ b/devel/git-workspace/Makefile > @@ -1,6 +1,7 @@ > PORTNAME= git-workspace > DISTVERSIONPREFIX= v > DISTVERSION= 1.4.0 > +PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= yuri@FreeBSD.org > diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile > index 8fd23ae2d378..baa76e08b5a1 100644 > --- a/devel/gitg/Makefile > +++ b/devel/gitg/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= gitg > PORTVERSION= 41 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel deskutils gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome > diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile > index 561dbf4b3d70..a0067b1c318f 100644 > --- a/devel/gitui/Makefile > +++ b/devel/gitui/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= gitui > DISTVERSIONPREFIX= v > DISTVERSION= 0.24.3 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= devel > > MAINTAINER= yuri@FreeBSD.org > diff --git a/devel/gnome-builder/Makefile b/devel/gnome-builder/Makefile > index 88ace06c141a..53fef134fb00 100644 > --- a/devel/gnome-builder/Makefile > +++ b/devel/gnome-builder/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= gnome-builder > PORTVERSION= 42.1 > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= devel gnome > MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} > DIST_SUBDIR= gnome > diff --git a/devel/grv/Makefile b/devel/grv/Makefile > index 66e19bf27d62..ade8660f228d 100644 > --- a/devel/grv/Makefile > +++ b/devel/grv/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= grv > DISTVERSIONPREFIX= v > DISTVERSION= 0.3.2 > -PORTREVISION= 21 > +PORTREVISION= 22 > CATEGORIES= devel > > MAINTAINER= dmgk@FreeBSD.org > diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile > index 61baed298498..488d435642db 100644 > --- a/devel/interactive_rebase_tool/Makefile > +++ b/devel/interactive_rebase_tool/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= interactive_rebase_tool > DISTVERSION= 2.3.0 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= devel > > MAINTAINER= petteri.valkonen@iki.fi > diff --git a/devel/kf5-ktexteditor/Makefile b/devel/kf5-ktexteditor/Makefile > index 11ee11ce5be3..0a1b6a942026 100644 > --- a/devel/kf5-ktexteditor/Makefile > +++ b/devel/kf5-ktexteditor/Makefile > @@ -1,5 +1,6 @@ > PORTNAME= ktexteditor > DISTVERSION= ${KDE_FRAMEWORKS_VERSION} > +PORTREVISION= 1 > CATEGORIES= devel kde kde-frameworks > > MAINTAINER= kde@FreeBSD.org > diff --git a/devel/libegit2/Makefile b/devel/libegit2/Makefile > index 5cc2fffdd4db..84e11f8f6c3b 100644 > --- a/devel/libegit2/Makefile > +++ b/devel/libegit2/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= libegit2 > DISTVERSION= g20200515 > -PORTREVISION= 13 > +PORTREVISION= 14 > CATEGORIES= devel elisp > PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} > > diff --git a/devel/libgit2-glib/Makefile b/devel/libgit2-glib/Makefile > index f987f713b6af..d72a42f93d9a 100644 > --- a/devel/libgit2-glib/Makefile > +++ b/devel/libgit2-glib/Makefile > @@ -2,6 +2,7 @@ > > PORTNAME= libgit2-glib > PORTVERSION= 1.2.0 > +PORTREVISION= 1 > CATEGORIES= devel gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome > diff --git a/devel/sentry-cli/Makefile b/devel/sentry-cli/Makefile > index 92187e059d6f..6b358a0f5383 100644 > --- a/devel/sentry-cli/Makefile > +++ b/devel/sentry-cli/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= sentry-cli > DISTVERSION= 2.21.1 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= devel > > MAINTAINER= lcook@FreeBSD.org > diff --git a/devel/spr/Makefile b/devel/spr/Makefile > index ba90981f9349..d2ec11abeced 100644 > --- a/devel/spr/Makefile > +++ b/devel/spr/Makefile > @@ -1,6 +1,7 @@ > PORTNAME= spr > DISTVERSIONPREFIX= v > DISTVERSION= 1.3.5 > +PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= yuri@FreeBSD.org > diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile > index 28bb7b020556..60c7426df7e0 100644 > --- a/editors/elementary-code/Makefile > +++ b/editors/elementary-code/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= elementary-code > DISTVERSION= 7.1.0 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= editors > > MAINTAINER= miguel@gocobachi.dev > diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile > index 75d46bc2eea0..3a92b60c25fc 100644 > --- a/editors/gedit-plugins/Makefile > +++ b/editors/gedit-plugins/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= gedit-plugins > PORTVERSION= 43.1 > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= editors gnome > MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} > DIST_SUBDIR= gnome > diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile > index 6b71bfcc0939..441eca179561 100644 > --- a/editors/jucipp/Makefile > +++ b/editors/jucipp/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= jucipp > DISTVERSIONPREFIX= v > DISTVERSION= 1.7.2 > -PORTREVISION= 2 > +PORTREVISION= 3 > CATEGORIES= editors > > MAINTAINER= info@babaei.net > diff --git a/editors/kate/Makefile b/editors/kate/Makefile > index c2d79fe86e49..d6cac7097e8a 100644 > --- a/editors/kate/Makefile > +++ b/editors/kate/Makefile > @@ -1,5 +1,6 @@ > PORTNAME= kate > DISTVERSION= ${KDE_APPLICATIONS_VERSION} > +PORTREVISION= 1 > CATEGORIES= editors kde kde-applications > > MAINTAINER= kde@FreeBSD.org > diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile > index 028b044c5ec6..5a325fbf9995 100644 > --- a/editors/lapce/Makefile > +++ b/editors/lapce/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= lapce > DISTVERSIONPREFIX= v > DISTVERSION= 0.2.8 # remove openssl-src-* from CARGO-CRATES each update > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= editors > > MAINTAINER= eduardo@FreeBSD.org > diff --git a/editors/pluma-plugins/Makefile b/editors/pluma-plugins/Makefile > index 851663a22b9b..7de691a6a110 100644 > --- a/editors/pluma-plugins/Makefile > +++ b/editors/pluma-plugins/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= pluma-plugins > PORTVERSION= 1.26.0 > -PORTREVISION= 5 > +PORTREVISION= 6 > CATEGORIES= editors mate > MASTER_SITES= MATE > DIST_SUBDIR= mate > diff --git a/lang/julia/Makefile b/lang/julia/Makefile > index a60a0f8ae874..6041ae0c0d10 100644 > --- a/lang/julia/Makefile > +++ b/lang/julia/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= julia > DISTVERSION= 1.9.3 > -PORTREVISION= 3 > +PORTREVISION= 4 > DISTVERSIONSUFFIX= -full > CATEGORIES= lang math > MASTER_SITES= https://github.com/JuliaLang/${PORTNAME}/releases/download/v${DISTVERSION}/ > diff --git a/misc/broot/Makefile b/misc/broot/Makefile > index 58b3ae57fc30..2f8edd3301ee 100644 > --- a/misc/broot/Makefile > +++ b/misc/broot/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= broot > DISTVERSIONPREFIX= v > DISTVERSION= 1.26.1 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= misc > > MAINTAINER= lcook@FreeBSD.org > diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile > index 76fe6acfdc76..e10a647c1e9c 100644 > --- a/security/cargo-audit/Makefile > +++ b/security/cargo-audit/Makefile > @@ -1,6 +1,7 @@ > PORTNAME= cargo-audit > DISTVERSIONPREFIX= ${PORTNAME}/v > DISTVERSION= 0.18.3 > +PORTREVISION= 1 > CATEGORIES= security > > MAINTAINER= mikael@FreeBSD.org > diff --git a/shells/starship/Makefile b/shells/starship/Makefile > index 4275b78417c2..e1c4dcea0f2a 100644 > --- a/shells/starship/Makefile > +++ b/shells/starship/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= starship > DISTVERSION= 1.16.0 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= shells > MASTER_SITES= CRATESIO > DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} > diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile > index febd57991c85..f891a2b2696e 100644 > --- a/sysutils/exa/Makefile > +++ b/sysutils/exa/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= exa > DISTVERSIONPREFIX= v > DISTVERSION= 0.10.1 > -PORTREVISION= 26 > +PORTREVISION= 27 > CATEGORIES= sysutils > > MAINTAINER= mikael@FreeBSD.org > diff --git a/sysutils/onefetch/Makefile b/sysutils/onefetch/Makefile > index dadb90712090..c25d6a6fbeb1 100644 > --- a/sysutils/onefetch/Makefile > +++ b/sysutils/onefetch/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= onefetch > DISTVERSION= 2.18.1 > -PORTREVISION= 3 > +PORTREVISION= 4 > CATEGORIES= sysutils devel > > MAINTAINER= lcook@FreeBSD.org > diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile > index 8a989ac3230b..0734c5907a76 100644 > --- a/textproc/bat/Makefile > +++ b/textproc/bat/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= bat > DISTVERSIONPREFIX= v > DISTVERSION= 0.23.0 > -PORTREVISION= 6 > +PORTREVISION= 7 > CATEGORIES= textproc > > MAINTAINER= pizzamig@FreeBSD.org > diff --git a/textproc/mergestat/Makefile b/textproc/mergestat/Makefile > index f69ebddd3d25..421bbc3d66ee 100644 > --- a/textproc/mergestat/Makefile > +++ b/textproc/mergestat/Makefile > @@ -1,7 +1,7 @@ > PORTNAME= mergestat > DISTVERSIONPREFIX= v > DISTVERSION= 0.5.4 > -PORTREVISION= 15 > +PORTREVISION= 16 > CATEGORIES= textproc > > MAINTAINER= lcook@FreeBSD.org > diff --git a/www/stagit/Makefile b/www/stagit/Makefile > index 0171d70fcf65..a43a32a2c6ce 100644 > --- a/www/stagit/Makefile > +++ b/www/stagit/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= stagit > PORTVERSION= 1.2 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= www > MASTER_SITES= https://codemadness.org/releases/stagit/ Build fails devel/cargo-c (13.2 amd64) on 2 different hosts with and without devel/cargo-c installed: running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-march=skylake-avx512" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/tmp/work/usr/ports/devel/cargo-c/work/target/x86_64-unknown-freebsd/release/build/libgit2-sys-81a48db6f3b9adf8/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/tmp/work/usr/ports/devel/cargo-c/work/target/x86_64-unknown-freebsd/release/build/libgit2-sys-81a48db6f3b9adf8/out/build/libgit2/src/util/hash/openssl.o" "-c" "libgit2/src/util/hash/openssl.c" exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 --- stderr error occurred: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-march=skylake-avx512" "-fstack-protector-strong" "-fno-strict-aliasing" "-I" "/tmp/work/usr/ports/devel/cargo-c/work/target/x86_64-unknown-freebsd/release/build/libgit2-sys-81a48db6f3b9adf8/out/include" "-I" "libgit2/src/libgit2" "-I" "libgit2/src/util" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-I" "/usr/include" "-I" "/usr/include" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/tmp/work/usr/ports/devel/cargo-c/work/target/x86_64-unknown-freebsd/release/build/libgit2-sys-81a48db6f3b9adf8/out/build/libgit2/src/libgit2/transports/ssh.o" "-c" "libgit2/src/libgit2/transports/ssh.c" with args "cc" did not execute successfully (status code exit status: 1). warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make: stopped in /usr/ports/devel/cargo-c -- Best regards, Vladimir Druzenko