=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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 /Users/pbulk/work/textproc/tex-markdown-doc/work/texmf -o -d /Users/pbulk/work/textproc/tex-markdown-doc/work/texmf-dist ]; then _dirs="texmf texmf-dist"; _topdir="/Users/pbulk/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="/Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist"; fi; for _dir in $_dirs; do if [ -d /Users/pbulk/work/textproc/tex-markdown-doc/work/$_dir ]; then echo $_dir; cd /Users/pbulk/work/textproc/tex-markdown-doc/work && /usr/bin/install -d -o pbulk -g staff -m 755 $_topdir && /bin/pax -rwpm -s ',.*\.orig$,,' $_dir $_topdir; fi done texmf-dist if [ -d /Users/pbulk/work/textproc/tex-markdown-doc/work/bin ]; then /usr/bin/find /Users/pbulk/work/textproc/tex-markdown-doc/work/bin -name \*.orig -exec /bin/rm {} \; ; /usr/bin/install -d -o pbulk -g staff -m 755 /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/bin; for script in /Users/pbulk/work/textproc/tex-markdown-doc/work/bin/*; do /usr/bin/install -c -o pbulk -g staff -m 755 $script /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/bin; done; fi if [ -d /Users/pbulk/work/textproc/tex-markdown-doc/work/info ]; then /usr/bin/find /Users/pbulk/work/textproc/tex-markdown-doc/work/info -name \*.orig -exec /bin/rm {} \; ; /usr/bin/install -d -o pbulk -g staff -m 755 /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/info; for script in /Users/pbulk/work/textproc/tex-markdown-doc/work/info/*; do /usr/bin/install -c -o pbulk -g staff -m 644 $script /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/info; done; fi if [ -d /Users/pbulk/work/textproc/tex-markdown-doc/work/man ]; then /usr/bin/find /Users/pbulk/work/textproc/tex-markdown-doc/work/man -name \*.orig -exec /bin/rm {} \; ; /usr/bin/install -d -o pbulk -g staff -m 755 -p /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/man; for f in /Users/pbulk/work/textproc/tex-markdown-doc/work/man/*; do d=/Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/man/`/usr/bin/basename $f`; /usr/bin/install -d -o pbulk -g staff -m 755 $d; /usr/bin/install -c -o pbulk -g staff -m 644 $f/* $d; done; fi install: the -d and -C options may not be specified together => Automatic manual page handling => Generating post-install file lists pkg_create: can't stat `/Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist/doc/man/man1/markdown2tex.1.gz' pkg_create: can't stat `/Users/pbulk/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 /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg: ERROR: /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg/share/texmf-dist/doc/man/man1/markdown2tex.1.gz ERROR: /Users/pbulk/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 /Users/pbulk/work/textproc/tex-markdown-doc/work/.destdir/opt/pkg but not in the PLIST: ERROR: /Users/pbulk/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/tex-markdown-doc *** Error code 1 Stop. bmake: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/tex-markdown-doc