=> 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 pcc-libs-1.1.0
===> libsoftfloat
gmake[1]: Entering directory '/tmp/pkgbuild/devel/pcc-libs/work.sparc64/pcc-libs-1.1.0/libsoftfloat'
gcc -O -DSOFTFLOAT_FOR_GCC -I. -I./arch/sparc64 -isystem ../libpcc/include -O2 -c bits64/softfloat.c
distcc[24544] ERROR: compile bits64/softfloat.c on 10.0.20.122:3742 failed
distcc[24544] (dcc_build_somewhere) Warning: remote compilation of 'bits64/softfloat.c' failed, retrying locally
distcc[24544] Warning: failed to distribute bits64/softfloat.c to 10.0.20.122:3742, running locally instead
In file included from bits64/softfloat.c:96:
./softfloat-specialize:110:6: error: static declaration of 'float32_is_signaling_nan' follows non-static declaration
  110 | flag float32_is_signaling_nan( float32 a )
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from bits64/softfloat.c:52:
./arch/sparc64/softfloat.h:177:6: note: previous declaration of 'float32_is_signaling_nan' was here
  177 | flag float32_is_signaling_nan( float32 );
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from bits64/softfloat.c:96:
./softfloat-specialize:210:6: error: static declaration of 'float64_is_signaling_nan' follows non-static declaration
  210 | flag float64_is_signaling_nan( float64 a )
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from bits64/softfloat.c:52:
./arch/sparc64/softfloat.h:215:6: note: previous declaration of 'float64_is_signaling_nan' was here
  215 | flag float64_is_signaling_nan( float64 );
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
distcc[24544] ERROR: compile bits64/softfloat.c on localhost failed
gmake[1]: *** [Makefile:46: softfloat.o] Error 1
gmake[1]: Leaving directory '/tmp/pkgbuild/devel/pcc-libs/work.sparc64/pcc-libs-1.1.0/libsoftfloat'
gmake: *** [Makefile:12: all] Error 2
*** Error code 2

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

Stop.
make: stopped in /usr/pkgsrc/devel/pcc-libs