[Bug 222631] make -n -C doc/en_US.ISO8859-1/articles/pam/ fails if using git
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 26 21:38:56 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222631
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 at FreeBSD.org
Reporter: wosch at 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=format:' --stringparam
latestrevision.timestamp "%ci" --stringparam latestrevision.committer "%cn"
--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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list