Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 21:19:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255100] devel/git build fails when installing contributed scripts
Message-ID:  <bug-255100-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255100

            Bug ID: 255100
           Summary: devel/git build fails when installing contributed
                    scripts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: garga@FreeBSD.org
          Reporter: info@babaei.net
          Assignee: garga@FreeBSD.org
             Flags: maintainer-feedback?(garga@FreeBSD.org)

gmake[3]: Entering directory
'/usr/ports/devel/git/work-default/git-2.31.1/contrib/subtree'
gmake -C ../../ GIT-VERSION-FILE
gmake[4]: Entering directory '/usr/ports/devel/git/work-default/git-2.31.1'
gmake[4]: 'GIT-VERSION-FILE' is up to date.
gmake[4]: Leaving directory '/usr/ports/devel/git/work-default/git-2.31.1'
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=3D2.31.1 -I../../Documentation -rasciidoctor-extensio=
ns
-alitdd=3D'&#x2d;&#x2d;' git-subtree.txt
xmlto -m ../../Documentation/manpage-normal.xsl --skip-validation man
git-subtree.xml
/usr/local/bin/xmlto: line 286: /usr/local/bin/getopt: No such file or
directory
usage: xmlto [OPTION]... FORMAT XML
OPTIONs are:
  -v              verbose output (-vv for very verbose)
  -x stylesheet   use the specified stylesheet instead of choosing one
  -m fragment     use the XSL fragment to customize the stylesheet
  -o directory    put output in the specified directory instead of
                  the current working directory
  -p postprocopts pass option to postprocessor
  --extensions    turn on stylesheet extensions for this tool chain
  --noautosize    do not autodetect paper size via locales or paperconf
  --noclean       temp files are not deleted automatically
                  (good for diagnostics)
  --noextensions  do not use passivetex/fop extensions
  --profile       use profiling stylesheet
  --searchpath    colon-separated list of fallback directories
  --skip-validation
                  do not attempt to validate the input before processing
  --stringparam paramname=3Dparamvalue
                  pass a named parameter to the stylesheet from the
                  command line
  --with-fop      use fop for formatting (if fop available)
  --with-dblatex  use dblatex for formatting (if dblatex available)

Available FORMATs depend on the type of the XML file (which is
determined automatically).

For documents of type "fo":
awt     dvi     mif     pcl     pdf     ps      svg     txt

For documents of type "docbook":
awt             epub            html            htmlhelp        man=20=20=
=20=20=20=20=20=20=20=20=20=20
pcl             ps              txt             xhtml-nochunks
dvi             fo              html-nochunks   javahelp        mif=20=20=
=20=20=20=20=20=20=20=20=20=20
pdf             svg             xhtml

For documents of type "xhtml1":
awt     dvi     fo      mif     pcl     pdf     ps      svg     txt
gmake[3]: *** [Makefile:83: git-subtree.1] Error 1
gmake[3]: Leaving directory
'/usr/ports/devel/git/work-default/git-2.31.1/contrib/subtree'
*** Error code 2

Stop.
make[2]: stopped in /usr/ports/devel/git
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/git
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/git


My options from make.conf:

devel_git_UNSET+=3D\
    CVS \
    GITWEB \
    GUI \
    P4 \
    SEND_EMAIL \
    SVN

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255100-7788>