=> 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'. ===> Building for chest-3.19.20080412 --- lcltyp.h --- gcc -O -DACM_MEGS=42 -DPROD_LEV=0 -o mklcltyp mklcltyp.c ./mklcltyp > lcltyp.h rm -f mklcltyp --- dchest --- --- achest --- gcc -O -DACM_MEGS=42 -DPROD_LEV=0 -o achest achest.c --- dchest --- gcc -O -DACM_MEGS=42 -DPROD_LEV=0 -o dchest dchest.c --- achest --- In file included from extern.c:17:0, from allchest.c:80, from achest.c:12: bsd.h:36:0: warning: "bzero" redefined # define bzero(a,n) memset((void*)(a), 0, n) In file included from /usr/include/strings.h:72:0, from /usr/include/string.h:98, from bsd.h:31, from extern.c:17, from allchest.c:80, from achest.c:12: /usr/include/ssp/strings.h:42:0: note: this is the location of the previous definition #define bzero(dst, len) \ In file included from extern.c:17:0, from allchest.c:80, from achest.c:12: bsd.h:37:0: warning: "bcopy" redefined # define bcopy(s,t,n) memcpy((void*)(t), (const void*)(s), n) In file included from /usr/include/strings.h:72:0, from /usr/include/string.h:98, from bsd.h:31, from extern.c:17, from allchest.c:80, from achest.c:12: /usr/include/ssp/strings.h:38:0: note: this is the location of the previous definition #define bcopy(src, dst, len) \ --- dchest --- In file included from extern.c:17:0, from allchest.c:80, from dchest.c:12: bsd.h:36:0: warning: "bzero" redefined # define bzero(a,n) memset((void*)(a), 0, n) In file included from /usr/include/strings.h:72:0, from /usr/include/string.h:98, from bsd.h:31, from extern.c:17, from allchest.c:80, from dchest.c:12: /usr/include/ssp/strings.h:42:0: note: this is the location of the previous definition #define bzero(dst, len) \ In file included from extern.c:17:0, from allchest.c:80, from dchest.c:12: bsd.h:37:0: warning: "bcopy" redefined # define bcopy(s,t,n) memcpy((void*)(t), (const void*)(s), n) In file included from /usr/include/strings.h:72:0, from /usr/include/string.h:98, from bsd.h:31, from extern.c:17, from allchest.c:80, from dchest.c:12: /usr/include/ssp/strings.h:38:0: note: this is the location of the previous definition #define bcopy(src, dst, len) \