=> 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 openbfdd-0.5.3 /usr/pkg/bin/gmake all-am gmake[1]: Entering directory '/tmp/pkgbuild/net/openbfdd/work/OpenBFDD-0.5.3' CXX common.o CXX utils.o CXX log.o CXX SmartPointer.o CXX threads.o distcc[5164] ERROR: compile utils.cpp on 10.0.20.122:3860 failed distcc[5164] (dcc_build_somewhere) Warning: remote compilation of 'utils.cpp' failed, retrying locally distcc[5164] Warning: failed to distribute utils.cpp to 10.0.20.122:3860, running locally instead CXX bfd.o CXX TimeSpec.o CXX Socket.o utils.cpp: In function 'UtilsTLSData* getUtilsTLS()': utils.cpp:67:16: error: 'pthread_getspecific' was not declared in this scope 67 | void *data = pthread_getspecific(gUtilsTLSKey); | ^~~~~~~~~~~~~~~~~~~ utils.cpp:75:12: error: 'pthread_setspecific' was not declared in this scope 75 | if (0 != pthread_setspecific(gUtilsTLSKey, tlsData)) | ^~~~~~~~~~~~~~~~~~~ utils.cpp: In function 'bool UtilsInit()': utils.cpp:91:13: error: 'pthread_key_create' was not declared in this scope; did you mean 'pthread_key_t'? 91 | int ret = pthread_key_create(&gUtilsTLSKey, deleteUtilsTLS); | ^~~~~~~~~~~~~~~~~~ | pthread_key_t utils.cpp:99:12: error: 'pthread_setspecific' was not declared in this scope 99 | if (0 != pthread_setspecific(gUtilsTLSKey, (void *)(uintptr_t)(0xbefed))) | ^~~~~~~~~~~~~~~~~~~ utils.cpp:102:16: error: 'pthread_getspecific' was not declared in this scope 102 | void *data = pthread_getspecific(gUtilsTLSKey); | ^~~~~~~~~~~~~~~~~~~ utils.cpp:106:12: error: 'pthread_setspecific' was not declared in this scope 106 | if (0 != pthread_setspecific(gUtilsTLSKey, NULL)) | ^~~~~~~~~~~~~~~~~~~ CXX RecvMsg.o utils.cpp: At global scope: utils.cpp:55:13: warning: 'void deleteUtilsTLS(void*)' defined but not used [-Wunused-function] 55 | static void deleteUtilsTLS(void *data) | ^~~~~~~~~~~~~~ distcc[5164] ERROR: compile utils.cpp on localhost failed gmake[1]: *** [Makefile:545: utils.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/tmp/pkgbuild/net/openbfdd/work/OpenBFDD-0.5.3' gmake: *** [Makefile:405: all] Error 2 *** Error code 2 Stop. make[1]: stopped making "all" in /usr/pkgsrc/net/openbfdd *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/net/openbfdd