Date: Fri, 1 Jan 2021 11:57:16 +0000 (UTC) From: Filippo Moretti <filippomore@yahoo.com> To: FreeBSD Current <current@freebsd.org> Subject: Problem compiling git from ports Message-ID: <223516195.6185376.1609502236330@mail.yahoo.com> References: <223516195.6185376.1609502236330.ref@mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I could not update git from 2.29 in my system [root@STING /usr/ports/devel/git]# uname -a FreeBSD STING 13.0-CURRENT FreeBSD 13.0-CURRENT #14 main-c255423-gee938b203= 35: Wed Dec 30 10:41:00 CET 2020=C2=A0=C2=A0=C2=A0=C2=A0 root@STING:/usr/ob= j/usr/src/amd64.amd64/sys/STING=C2=A0 amd64 This is the error which can be duplicatedsincerelyFilippo [root@STING /usr/ports/devel/git]# gmake[3]: 'GIT-VERSION-FILE' is up to da= te. gmake[3]: Leaving directory '/usr/ports/devel/git/work-default/git-2.30.0' sed -e '1s|#!.*/sh|#!/bin/sh|' git-subtree.sh >git-subtree chmod +x git-subtree install -d -m 755 /usr/ports/devel/git/work-default/stage/usr/local/libexec= /git-core install -m 755 git-subtree /usr/ports/devel/git/work-default/stage/usr/loca= l/libexec/git-core asciidoctor -b docbook -d manpage=C2=A0 \ =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 -agit_version=3D2.30.0 -I../../D= ocumentation -rasciidoctor-extensions -alitdd=3D'--' git-subtree.= txt gmake[2]: asciidoctor: No such file or directory gmake[2]: *** [Makefile:86: git-subtree.xml] Error 127 gmake[2]: Leaving directory '/usr/ports/devel/git/work-default/git-2.30.0/c= ontrib/subtree' *** Error code 2 Stop. make[1]: stopped in /usr/ports/devel/git *** Error code 1 Stop. make: stopped in /usr/ports/devel/git [root@STING /usr/ports/devel/git]#=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?223516195.6185376.1609502236330>