=> 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 cqual-0.991nb21
Making all in src
gmake[1]: Entering directory '/tmp/pkgbuild/devel/cqual/work.sparc64/cqual-0.991/src'
bison -d iquals.y
flex -oiquals-lex.c iquals.l
/usr/pkg/bin/gmake  all-recursive
gmake[2]: Entering directory '/tmp/pkgbuild/devel/cqual/work.sparc64/cqual-0.991/src'
Making all in libcompat
gmake[3]: Entering directory '/tmp/pkgbuild/devel/cqual/work.sparc64/cqual-0.991/src/libcompat'
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"cqual\" -DVERSION=\"0.991\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_VOIDP=8 -DHAVE_ALLOCA=1 -DPROTOTYPES=1 -D__PROTOTYPES=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_STRDUP=1 -DHAVE_STRTOLD=1 -DHAVE_STRTOL=1  -I. -I. -DNMEMDEBUG -DNDEBUG -O3    -O2 -fPIC -D_FORTIFY_SOURCE=2 -MT regions.o -MD -MP -MF ".deps/regions.Tpo" \
  -c -o regions.o `test -f 'regions.c' || echo './'`regions.c; \
then mv -f ".deps/regions.Tpo" ".deps/regions.Po"; \
else rm -f ".deps/regions.Tpo"; exit 1; \
fi
In file included from regions.c:40:0:
stats.c:27:10: fatal error: sys/processor.h: No such file or directory
 #include <sys/processor.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.
distcc[11480] ERROR: compile regions.c on 10.1.1.1:3642 failed
distcc[11480] (dcc_build_somewhere) Warning: remote compilation of 'regions.c' failed, retrying locally
distcc[11480] Warning: failed to distribute regions.c to 10.1.1.1:3642, running locally instead
In file included from regions.c:40:0:
stats.c:27:10: fatal error: sys/processor.h: No such file or directory
 #include <sys/processor.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.
distcc[11480] ERROR: compile regions.c on localhost failed
gmake[3]: *** [Makefile:220: regions.o] Error 1
gmake[3]: Leaving directory '/tmp/pkgbuild/devel/cqual/work.sparc64/cqual-0.991/src/libcompat'
gmake[2]: *** [Makefile:817: all-recursive] Error 1
gmake[2]: Leaving directory '/tmp/pkgbuild/devel/cqual/work.sparc64/cqual-0.991/src'
gmake[1]: *** [Makefile:655: all] Error 2
gmake[1]: Leaving directory '/tmp/pkgbuild/devel/cqual/work.sparc64/cqual-0.991/src'
gmake: *** [Makefile:278: all-recursive] Error 1
*** Error code 2

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

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