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@FreeBSD.org
          Reporter: wo...@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.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to