=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/mustach", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for mustach-1.2.9 => Generating pre-install file lists tool = cjson libs = single jsonc = yes jansson = yes cjson = yes install -d /tmp/work/devel/mustach/work/.destdir/opt/local/bin if test "cjson" != "none"; then \ install -m0755 mustach /tmp/work/devel/mustach/work/.destdir/opt/local/bin/; \ fi install -d /tmp/work/devel/mustach/work/.destdir/opt/local/include/mustach install -m0644 mustach.h mustach-wrap.h mustach-cjson.h mustach-json-c.h mustach-jansson.h /tmp/work/devel/mustach/work/.destdir/opt/local/include/mustach install -d /tmp/work/devel/mustach/work/.destdir/opt/local/lib for x in libmustach*.so.1.2; do \ install -m0755 $x /tmp/work/devel/mustach/work/.destdir/opt/local/lib/ ;\ ln -sf $x /tmp/work/devel/mustach/work/.destdir/opt/local/lib/${x%.so.*}.so.1 ;\ ln -sf $x /tmp/work/devel/mustach/work/.destdir/opt/local/lib/${x%.so.*}.so ;\ done install -d /tmp/work/devel/mustach/work/.destdir//opt/local/lib/pkgconfig install -m0644 libmustach*.pc /tmp/work/devel/mustach/work/.destdir//opt/local/lib/pkgconfig install -d /tmp/work/devel/mustach/work/.destdir//opt/local/man/man1 install -m0644 mustach.1.gz /tmp/work/devel/mustach/work/.destdir//opt/local/man/man1 => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists => Checking file-check results for mustach-1.2.9 => Checking for non-existent script interpreters in mustach-1.2.9 => Checking file permissions in mustach-1.2.9 => Checking for missing run-time search paths in mustach-1.2.9 => Checking for work-directory references in mustach-1.2.9