Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2017 21:38:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 222631] make -n -C doc/en_US.ISO8859-1/articles/pam/ fails if using git
Message-ID:  <bug-222631-9@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222631
           Summary: make -n -C doc/en_US.ISO8859-1/articles/pam/ fails if
                    using git
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: wosch@FreeBSD.org

git clone https://github.com/freebsd/freebsd-doc.git doc
cd doc/en_US.ISO8859-1/articles/pam

make -n
fatal: pam_app.c: no such path in the working tree.
Use 'git <command> -- <path>...' to specify paths that do not exist locally.
make:
"/home/wosch/freebsd-doc/en_US.ISO8859-1/articles/pam/../../../share/mk/doc=
.docbook.mk"
line 101: warning: "cd /home/wosch/freebsd-doc/en_US.ISO8859-1/articles/pam=
 &&
/usr/local/bin/git log -1 --pretty=3Dformat:' --stringparam
latestrevision.timestamp "%ci"  --stringparam latestrevision.committer "%cn=
"=20
--stringparam latestrevision.number "%h"' article.xml pam_app.c pam_conv.c
pam_module.c" returned non-zero status
sed -e '/^[\/ ]\*/d' su.c >pam_app.c
sed -e '/^[\/ ]\*/d' converse.c >pam_conv.c
sed -e '/^[\/ ]\*/d' pam_unix.c >pam_module.c

--=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-222631-9>