=> 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 ald-0.1.7nb1
--- all-recursive ---
Making all in doc
Making all in libString
--- all-recursive ---
Making all in source
--- Snprintf.o ---
--- SplitBuffer.o ---
--- Strdup.o ---
--- Strncasecmp.o ---
--- Strncpy.o ---
--- alloc.o ---
--- version.o ---
--- Snprintf.o ---
if gcc -DPACKAGE_NAME=\"libString\" -DPACKAGE_TARNAME=\"libstring\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libString\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libstring\" -DVERSION=\"1.0.0\" -I. -I. -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT Snprintf.o -MD -MP -MF ".deps/Snprintf.Tpo" -c -o Snprintf.o Snprintf.c;  then mv -f ".deps/Snprintf.Tpo" ".deps/Snprintf.Po"; else rm -f ".deps/Snprintf.Tpo"; exit 1; fi
--- Strdup.o ---
if gcc -DPACKAGE_NAME=\"libString\" -DPACKAGE_TARNAME=\"libstring\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libString\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libstring\" -DVERSION=\"1.0.0\" -I. -I. -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT Strdup.o -MD -MP -MF ".deps/Strdup.Tpo" -c -o Strdup.o Strdup.c;  then mv -f ".deps/Strdup.Tpo" ".deps/Strdup.Po"; else rm -f ".deps/Strdup.Tpo"; exit 1; fi
--- SplitBuffer.o ---
if gcc -DPACKAGE_NAME=\"libString\" -DPACKAGE_TARNAME=\"libstring\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libString\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libstring\" -DVERSION=\"1.0.0\" -I. -I. -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT SplitBuffer.o -MD -MP -MF ".deps/SplitBuffer.Tpo" -c -o SplitBuffer.o SplitBuffer.c;  then mv -f ".deps/SplitBuffer.Tpo" ".deps/SplitBuffer.Po"; else rm -f ".deps/SplitBuffer.Tpo"; exit 1; fi
--- Strncasecmp.o ---
if gcc -DPACKAGE_NAME=\"libString\" -DPACKAGE_TARNAME=\"libstring\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libString\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libstring\" -DVERSION=\"1.0.0\" -I. -I. -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT Strncasecmp.o -MD -MP -MF ".deps/Strncasecmp.Tpo" -c -o Strncasecmp.o Strncasecmp.c;  then mv -f ".deps/Strncasecmp.Tpo" ".deps/Strncasecmp.Po"; else rm -f ".deps/Strncasecmp.Tpo"; exit 1; fi
--- alloc.o ---
if gcc -DPACKAGE_NAME=\"libString\" -DPACKAGE_TARNAME=\"libstring\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libString\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libstring\" -DVERSION=\"1.0.0\" -I. -I. -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c;  then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; exit 1; fi
--- version.o ---
gcc -DPACKAGE_NAME=\"libString\" -DPACKAGE_TARNAME=\"libstring\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libString\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libstring\" -DVERSION=\"1.0.0\" -I. -I. -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -DVERSION=\"1.0.0\" -c -o version.o version.c
--- Strncpy.o ---
if gcc -DPACKAGE_NAME=\"libString\" -DPACKAGE_TARNAME=\"libstring\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libString\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libstring\" -DVERSION=\"1.0.0\" -I. -I. -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT Strncpy.o -MD -MP -MF ".deps/Strncpy.Tpo" -c -o Strncpy.o Strncpy.c;  then mv -f ".deps/Strncpy.Tpo" ".deps/Strncpy.Po"; else rm -f ".deps/Strncpy.Tpo"; exit 1; fi
--- Snprintf.o ---
Snprintf.c: In function 'Snprintf':
Snprintf.c:924:3: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs]
   va_start(args, format);
   ^~~~~~~~
Snprintf.c: In function 'Sprintf':
Snprintf.c:952:3: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs]
   va_start(args, format);
   ^~~~~~~~
--- libString.a ---
rm -f libString.a
ar cru libString.a Snprintf.o SplitBuffer.o  Strdup.o Strncasecmp.o Strncpy.o  alloc.o version.o 
ranlib libString.a
Making all in libDebug
--- all-recursive ---
Making all in arch
--- all-recursive ---
Making all in ix86
--- all-recursive ---
Making all in source
--- os-x86.o ---
--- regs-x86.o ---
--- sub-x86.o ---
--- trace-x86.o ---
--- os-x86.o ---
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../../libString/include -I../../../include -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT os-x86.o -MD -MP -MF ".deps/os-x86.Tpo" -c -o os-x86.o os-x86.c;  then mv -f ".deps/os-x86.Tpo" ".deps/os-x86.Po"; else rm -f ".deps/os-x86.Tpo"; exit 1; fi
--- regs-x86.o ---
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../../libString/include -I../../../include -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT regs-x86.o -MD -MP -MF ".deps/regs-x86.Tpo" -c -o regs-x86.o regs-x86.c;  then mv -f ".deps/regs-x86.Tpo" ".deps/regs-x86.Po"; else rm -f ".deps/regs-x86.Tpo"; exit 1; fi
--- sub-x86.o ---
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../../libString/include -I../../../include -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT sub-x86.o -MD -MP -MF ".deps/sub-x86.Tpo" -c -o sub-x86.o sub-x86.c;  then mv -f ".deps/sub-x86.Tpo" ".deps/sub-x86.Po"; else rm -f ".deps/sub-x86.Tpo"; exit 1; fi
--- trace-x86.o ---
if gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../../libString/include -I../../../include -I../include   -I/usr/include/readline -I/usr/include  -O2 -I/usr/include/readline -I/usr/include -MT trace-x86.o -MD -MP -MF ".deps/trace-x86.Tpo" -c -o trace-x86.o trace-x86.c;  then mv -f ".deps/trace-x86.Tpo" ".deps/trace-x86.Po"; else rm -f ".deps/trace-x86.Tpo"; exit 1; fi
--- os-x86.o ---
os-x86.c: In function 'x86initRegistersDebug':
os-x86.c:132:40: error: 'struct fpreg' has no member named '__data'
       (void *) &(ws->regContents.fpRegs.__data[fdataoff + ii*10]);
                                        ^
os-x86.c:138:69: error: 'struct fpreg' has no member named '__data'
   x86Registers[REG_FCTRL].valptr = (void *) &(ws->regContents.fpRegs.__data[0]);
                                                                     ^
os-x86.c:139:69: error: 'struct fpreg' has no member named '__data'
   x86Registers[REG_FSTAT].valptr = (void *) &(ws->regContents.fpRegs.__data[sizeof(long)]);
                                                                     ^
os-x86.c:140:68: error: 'struct fpreg' has no member named '__data'
   x86Registers[REG_FTAG].valptr = (void *) &(ws->regContents.fpRegs.__data[2*sizeof(long)]);
                                                                    ^
os-x86.c:141:67: error: 'struct fpreg' has no member named '__data'
   x86Registers[REG_FIP].valptr = (void *) &(ws->regContents.fpRegs.__data[3*sizeof(long)]);
                                                                   ^
os-x86.c:142:67: error: 'struct fpreg' has no member named '__data'
   x86Registers[REG_FCS].valptr = (void *) &(ws->regContents.fpRegs.__data[4*sizeof(long)]);
                                                                   ^
os-x86.c:143:69: error: 'struct fpreg' has no member named '__data'
   x86Registers[REG_FOOFF].valptr = (void *) &(ws->regContents.fpRegs.__data[5*sizeof(long)]);
                                                                     ^
os-x86.c:144:69: error: 'struct fpreg' has no member named '__data'
   x86Registers[REG_FOSEG].valptr = (void *) &(ws->regContents.fpRegs.__data[6*sizeof(long)]);
                                                                     ^
os-x86.c:157:40: error: 'struct fpreg' has no member named '__data'
       (void *) &(ws->regContents.fpRegs.__data[fdataoff + ii*10]);
                                        ^
*** [os-x86.o] Error code 1

make[4]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug/arch/ix86/source
1 error

make[4]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug/arch/ix86/source
*** [all-recursive] Error code 1

make[3]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug/arch/ix86
1 error

make[3]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug/arch/ix86
*** [all-recursive] Error code 1

make[2]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug/arch
1 error

make[2]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug/arch
*** [all-recursive] Error code 1

make[1]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug
1 error

make[1]: stopped in /pbulk/work/devel/ald/work/ald-0.1.7/libDebug
*** [all-recursive] Error code 1

make: stopped in /pbulk/work/devel/ald/work/ald-0.1.7
1 error

make: stopped in /pbulk/work/devel/ald/work/ald-0.1.7
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/devel/ald
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/ald