=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/tex-markdown-doc", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for tex-markdown-doc-3.14.1 => Generating pre-install file lists if [ -d /tmp/work/textproc/tex-markdown-doc/work/texmf -o -d /tmp/work/textproc/tex-markdown-doc/work/texmf-dist ]; then _dirs="texmf texmf-dist"; _topdir="/tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share"; else _dirs="bibtex doc dvips fonts makeindex metafont metapost omega scripts source tex vtex"; _topdir="/tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist"; fi; for _dir in $_dirs; do if [ -d /tmp/work/textproc/tex-markdown-doc/work/$_dir ]; then echo $_dir; cd /tmp/work/textproc/tex-markdown-doc/work && /opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755 $_topdir && /opt/pkg/bin/nbpax -rwpm -s ',.*\.orig$,,' $_dir $_topdir; fi done texmf-dist if [ -d /tmp/work/textproc/tex-markdown-doc/work/bin ]; then /usr/bin/find /tmp/work/textproc/tex-markdown-doc/work/bin -name \*.orig -exec /usr/bin/rm {} \; ; /opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755 /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/bin; for script in /tmp/work/textproc/tex-markdown-doc/work/bin/*; do /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 $script /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/bin; done; fi if [ -d /tmp/work/textproc/tex-markdown-doc/work/info ]; then /usr/bin/find /tmp/work/textproc/tex-markdown-doc/work/info -name \*.orig -exec /usr/bin/rm {} \; ; /opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755 /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/info; for script in /tmp/work/textproc/tex-markdown-doc/work/info/*; do /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 $script /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/info; done; fi if [ -d /tmp/work/textproc/tex-markdown-doc/work/man ]; then /usr/bin/find /tmp/work/textproc/tex-markdown-doc/work/man -name \*.orig -exec /usr/bin/rm {} \; ; /opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755 -p /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/man; for f in /tmp/work/textproc/tex-markdown-doc/work/man/*; do d=/tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/man/`/usr/bin/basename $f`; /opt/pkg/bin/bsdinstall -d -o pbulk -g pbulk -m 755 $d; /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 $f/* $d; done; fi => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists pkg_create: can't stat `/tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist/doc/man/man1/markdown2tex.1.gz' pkg_create: can't stat `/tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist/doc/man/man1/markdown2tex.man1.pdf' => Checking file-check results for tex-markdown-doc-3.14.1 ERROR: ************************************************************ ERROR: The following files are in the PLIST but not in /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg: ERROR: /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist/doc/man/man1/markdown2tex.1.gz ERROR: /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist/doc/man/man1/markdown2tex.man1.pdf ERROR: ************************************************************ ERROR: The following files are in /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg but not in the PLIST: ERROR: /tmp/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/man/man1/markdown2tex.1 *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/tex-markdown-doc *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/tex-markdown-doc