=> 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 pcg-0.94
cd src; /usr/pkg/bin/gmake
gmake[1]: Entering directory '/tmp/pkgbuild/math/pcg/work.sparc/pcg-c-0.94/src'
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-advance-8.o pcg-advance-8.c
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-advance-16.o pcg-advance-16.c
distcc[19644] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[19644] Warning: failed to distribute pcg-advance-16.c to 192.168.1.1:3748, running locally instead
distcc[22604] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-advance-32.o pcg-advance-32.c
distcc[27776] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-advance-64.o pcg-advance-64.c
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-advance-128.o pcg-advance-128.c
distcc[21855] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[13708] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-output-8.o pcg-output-8.c
distcc[1140] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-output-16.o pcg-output-16.c
distcc[5808] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-output-32.o pcg-output-32.c
distcc[23805] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-output-64.o pcg-output-64.c
distcc[27942] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-output-128.o pcg-output-128.c
distcc[1352] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-rngs-8.o pcg-rngs-8.c
distcc[10722] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-rngs-16.o pcg-rngs-16.c
distcc[9712] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-rngs-32.o pcg-rngs-32.c
distcc[20146] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-rngs-64.o pcg-rngs-64.c
distcc[14640] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-rngs-128.o pcg-rngs-128.c
distcc[2525] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -O3 -std=c99 -I../include  -c -o pcg-global-32.o pcg-global-32.c
distcc[29894] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from pcg-global-32.c:33:
../include/pcg_variants.h:2178:33: error: 'PCG_STATE_SETSEQ_64_INITIALIZER' undeclared here (not in a function)
 2178 | #define PCG32_INITIALIZER       PCG_STATE_SETSEQ_64_INITIALIZER
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pcg-global-32.c:35:38: note: in expansion of macro 'PCG32_INITIALIZER'
   35 | static pcg32_random_t pcg32_global = PCG32_INITIALIZER;
      |                                      ^~~~~~~~~~~~~~~~~
distcc[29894] ERROR: compile pcg-global-32.c on localhost failed
gmake[1]: *** [<builtin>: pcg-global-32.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
gmake[1]: Leaving directory '/tmp/pkgbuild/math/pcg/work.sparc/pcg-c-0.94/src'
gmake: *** [Makefile:25: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/math/pcg
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/math/pcg