=> 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'.
===> Building for mined-2000.15nb1
./makemined
./makemined help
gmake[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
gmake[1]: Entering directory '/scratch/work/editors/mined/work/mined-2000.15/src'
gmake[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
gmake[1]: Entering directory '/scratch/work/editors/mined/work/mined-2000.15/src'
gmake[1]: Nothing to be done for 'help'.
gmake[1]: Leaving directory '/scratch/work/editors/mined/work/mined-2000.15/src'
cd man; make
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/scratch/work/editors/mined/work/mined-2000.15/man'
make[1]: Nothing to be done for 'man'.
make[1]: Leaving directory '/scratch/work/editors/mined/work/mined-2000.15/man'
./makemined mnemodoc
gmake[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
gmake[1]: Entering directory '/scratch/work/editors/mined/work/mined-2000.15/src'
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -DRUNDIR=\"/usr/share/mined\" -DLRUNDIR=\"/usr/local/share/mined\" -c mined1.c
gmake[1]: Nothing to be done for 'mnemodoc'.
gmake[1]: Leaving directory '/scratch/work/editors/mined/work/mined-2000.15/src'
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -c edit.c
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -c pastebuf.c
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -c textfile.c
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -c textbuf.c
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -c justify.c
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -c search.c
search.c:1021:0: warning: "bcopy" redefined
 #define bcopy(from, to, len) memcpy (to, from, len)
 ^
In file included from /usr/include/strings.h:72:0,
                 from /usr/include/string.h:98,
                 from mined.h:98,
                 from search.c:6:
/usr/include/ssp/strings.h:38:0: note: this is the location of the previous definition
 #define bcopy(src, dst, len) \
 ^
gcc -DTERMIO -Dunix -DsysV -Dunix -ansi -Waggregate-return -Winline -Wimplicit-int -Wunused -Wswitch -Wchar-subscripts -Wparentheses -Wmissing-braces  -Wno-pointer-sign -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include  -Wmissing-prototypes -Wreturn-type -c minedaux.c
In file included from minedaux.c:6:0:
mined.h:180:20: error: expected ')' before '__attribute__'
 #define __unused__ __attribute__((unused))
                    ^
In file included from /usr/include/stdio.h:40:0,
                 from mined.h:97,
                 from minedaux.c:6:
/usr/include/i386/mcontext.h:91:1: error: expected ',' or ';' before ')' token
 __CTASSERT(sizeof (__fpregset_t) == 512 + 33 * 4);
 ^
gmake[1]: *** [mkinclud.mak:423: minedaux.o] Error 1
gmake[1]: Leaving directory '/scratch/work/editors/mined/work/mined-2000.15/src'
gmake: *** [makefile:9: mined] Error 2
*** Error code 2

Stop.
make[1]: stopped in /tree/pkgsrc/editors/mined
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/editors/mined