=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for lua51-rocks-3.13.0 => Generating pre-install file lists mkdir -p '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/examples/lua51-rocks/' install -m 644 './build/config-5.1.lua' '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/examples/lua51-rocks/config-5.1.lua' mkdir -p '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/bin/' install './build/luarocks' '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/bin/luarocks-5.1' install './build/luarocks-admin' '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/bin/luarocks-admin-5.1' find src/luarocks/ -type d | while read f; \ do \ mkdir -p '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/lua/5.1'/`echo $f | sed 's,^src/,,'`; \ done find src/luarocks/ -type f -name '*.lua' | while read f; \ do \ install -m 644 "$f" '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/lua/5.1'/`echo $f | sed 's,^src/,,'`; \ done find src/compat53/ -type d | while read f; \ do \ mkdir -p '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/lua/5.1'/`echo $f | sed 's,^src/,,'`; \ done find src/compat53/ -type f -name '*.lua' | while read f; \ do \ install -m 644 "$f" '/pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/lua/5.1'/`echo $f | sed 's,^src/,,'`; \ done => Automatic manual page handling => Generating post-install file lists => Checking file-check results for lua51-rocks-3.13.0 ERROR: ************************************************************ ERROR: The following files are in /pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg but not in the PLIST: ERROR: /pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/lua/5.1/compat53/file_mt.lua ERROR: /pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/lua/5.1/compat53/init.lua ERROR: /pbulk/work/devel/lua-rocks/work/.destdir/usr/pkg/share/lua/5.1/compat53/module.lua *** Error code 1 Stop. make[1]: stopped making "stage-install" in /usr/pkgsrc/devel/lua-rocks *** Error code 1 Stop. make: stopped making "stage-install" in /usr/pkgsrc/devel/lua-rocks