=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 caml-light-0.74nb2 => Generating pre-install file lists => Creating installation directories if test -d /tmp/lang/caml-light/work/.destdir/usr/pkg/bin; then : ; else mkdir /tmp/lang/caml-light/work/.destdir/usr/pkg/bin; fi if test -d /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light; then : ; else mkdir /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light; fi cd runtime; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install cp camlrun /tmp/lang/caml-light/work/.destdir/usr/pkg/bin strip /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/camlrun cp libcaml.a /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light if test -f /usr/bin/ranlib -o -f /bin/ranlib; then cd /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light; ranlib libcaml.a; else true; fi cp mlvalues.h alloc.h misc.h /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light sed -e '/#include ".*\/m.h/r ../../config/m.h' -e '/#include ".*\/s.h/r ../../config/s.h' -e '/#include "/d' config.h > /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/config.h sed -e '/#include ".*gc\.h"/d' -e '/#define Alloc_small/,/^}/d' -e '/Modify/,/^}/d' memory.h > /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/memory.h cd launch; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install echo "#!/usr/pkg/bin/camlrun" > /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/header for script in camlc camllight camlmktop; do cp $script /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/$script; chmod a+x /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/$script; done cd lib; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install pax -wr stdlib.zo *.zi *.zix *.mli *.ml /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light rm /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/iparsing.mli cd compiler; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install cp camlcomp /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/camlcomp cd linker; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install cp camllink /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/camllink cd librar; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install cat /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/header camllibr > /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/camllibr chmod a+x /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/camllibr cd toplevel; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install cp camltop /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/camltop cp toplevel.mli toplevel.zi /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light cp provide /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/provide cp expunge /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/expunge cp toplib.zo /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/toplib.zo cp topmain.zo /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/topmain.zo cd lex; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install cat /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/header camllex > /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/camllex chmod a+x /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/camllex cd yacc; make BINDIR=/usr/pkg/bin LIBDIR=/usr/pkg/lib/caml-light install cp camlyacc /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/camlyacc strip /tmp/lang/caml-light/work/.destdir/usr/pkg/bin/camlyacc cd man; make MANDIR=/usr/pkg/man/man1 MANEXT=1 install for f in camlc.m camllex.m camllibr.m camllight.m camlmktop.m camlrun.m camlyacc.m; do cp $f /tmp/lang/caml-light/work/.destdir/usr/pkg/man/man1/`basename $f .m`.1; done cp camlmsgs.txt /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light => Automatic manual page handling => Generating post-install file lists => Checking file-check results for caml-light-0.74nb2 => Checking for non-existent script interpreters in caml-light-0.74nb2 => Checking file permissions in caml-light-0.74nb2 warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/camlcomp: executable bit is set on non-executable file. warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/camllink: executable bit is set on non-executable file. warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/camltop: executable bit is set on non-executable file. warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/expunge: executable bit is set on non-executable file. warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/misc.h: executable bit is set on non-executable file. warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/mlvalues.h: executable bit is set on non-executable file. warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/provide: executable bit is set on non-executable file. warning: /tmp/lang/caml-light/work/.destdir/usr/pkg/lib/caml-light/toplevel.mli: executable bit is set on non-executable file. 0 errors and 8 warnings. => Checking for RELRO in caml-light-0.74nb2 ERROR: bin/camlrun: missing RELRO ERROR: bin/camlyacc: missing RELRO *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/caml-light *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/caml-light