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>
index | next in thread | previous in thread | raw e-mail
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-gee938b20335: Wed Dec 30 10:41:00 CET 2020 root@STING:/usr/obj/usr/src/amd64.amd64/sys/STING amd64 This is the error which can be duplicatedsincerelyFilippo [root@STING /usr/ports/devel/git]# gmake[3]: 'GIT-VERSION-FILE' is up to date. 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/local/libexec/git-core asciidoctor -b docbook -d manpage \ -agit_version=2.30.0 -I../../Documentation -rasciidoctor-extensions -alitdd='--' 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/contrib/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]#help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?223516195.6185376.1609502236330>
