=> 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 gperftools-2.13 /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -mieee -MT src/libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c -o src/libtcmalloc_minimal_la-tcmalloc.lo `test -f 'src/tcmalloc.cc' || echo './'`src/tcmalloc.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -mieee -MT src/libtcmalloc_minimal_internal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-common.Tpo -c -o src/libtcmalloc_minimal_internal_la-common.lo `test -f 'src/common.cc' || echo './'`src/common.cc /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -mieee -MT src/libtcmalloc_minimal_internal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo -c -o src/libtcmalloc_minimal_internal_la-internal_logging.lo `test -f 'src/internal_logging.cc' || echo './'`src/internal_logging.cc libtool: compile: c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -mieee -MT src/libtcmalloc_minimal_internal_la-common.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-common.Tpo -c src/common.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-common.o libtool: compile: c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -DNO_TCMALLOC_SAMPLES -DNO_HEAP_CHECK -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -mieee -MT src/libtcmalloc_minimal_internal_la-internal_logging.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_internal_la-internal_logging.Tpo -c src/internal_logging.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_internal_la-internal_logging.o libtool: compile: c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -Wno-unused-result -fsized-deallocation -faligned-new -O2 -mieee -MT src/libtcmalloc_minimal_la-tcmalloc.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_la-tcmalloc.Tpo -c src/tcmalloc.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_la-tcmalloc.o In file included from src/common.h:43, from src/common.cc:43: src/base/basictypes.h:388:5: error: #error Could not determine cache line length - unknown architecture 388 | # error Could not determine cache line length - unknown architecture | ^~~~~ In file included from src/tcmalloc.cc:112: src/base/basictypes.h:388:5: error: #error Could not determine cache line length - unknown architecture 388 | # error Could not determine cache line length - unknown architecture | ^~~~~ In file included from ./src/base/commandlineflags.h:56, from src/base/logging.h:49, from src/internal_logging.cc:45: ./src/base/basictypes.h:388:5: error: #error Could not determine cache line length - unknown architecture 388 | # error Could not determine cache line length - unknown architecture | ^~~~~ gmake: *** [Makefile:5303: src/libtcmalloc_minimal_internal_la-common.lo] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [Makefile:5310: src/libtcmalloc_minimal_internal_la-internal_logging.lo] Error 1 In file included from src/tcmalloc.cc:128: src/thread_cache.h:287:35: error: expected ';' at end of member declaration 287 | static __thread ThreadLocalData threadlocal_data_ | ^~~~~~~~~~~~~~~~~ | ; src/thread_cache.h:288:5: error: 'CACHELINE_ALIGNED' does not name a type 288 | CACHELINE_ALIGNED ATTR_INITIAL_EXEC; | ^~~~~~~~~~~~~~~~~ In file included from src/tcmalloc.cc:112: src/base/basictypes.h:395:32: error: 'CACHELINE_ALIGNED' does not name a type 395 | # define CACHELINE_ALIGNED_FN CACHELINE_ALIGNED | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1924:31: note: in expansion of macro 'CACHELINE_ALIGNED_FN' 1924 | extern "C" PERFTOOLS_DLL_DECL CACHELINE_ALIGNED_FN | ^~~~~~~~~~~~~~~~~~~~ src/base/basictypes.h:395:32: error: 'CACHELINE_ALIGNED' does not name a type 395 | # define CACHELINE_ALIGNED_FN CACHELINE_ALIGNED | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1938:31: note: in expansion of macro 'CACHELINE_ALIGNED_FN' 1938 | extern "C" PERFTOOLS_DLL_DECL CACHELINE_ALIGNED_FN | ^~~~~~~~~~~~~~~~~~~~ src/base/basictypes.h:395:32: error: 'CACHELINE_ALIGNED' does not name a type 395 | # define CACHELINE_ALIGNED_FN CACHELINE_ALIGNED | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:1943:31: note: in expansion of macro 'CACHELINE_ALIGNED_FN' 1943 | extern "C" PERFTOOLS_DLL_DECL CACHELINE_ALIGNED_FN | ^~~~~~~~~~~~~~~~~~~~ src/base/basictypes.h:395:32: error: 'CACHELINE_ALIGNED' does not name a type 395 | # define CACHELINE_ALIGNED_FN CACHELINE_ALIGNED | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:2020:31: note: in expansion of macro 'CACHELINE_ALIGNED_FN' 2020 | extern "C" PERFTOOLS_DLL_DECL CACHELINE_ALIGNED_FN | ^~~~~~~~~~~~~~~~~~~~ src/base/basictypes.h:395:32: error: 'CACHELINE_ALIGNED' does not name a type 395 | # define CACHELINE_ALIGNED_FN CACHELINE_ALIGNED | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:2025:31: note: in expansion of macro 'CACHELINE_ALIGNED_FN' 2025 | extern "C" PERFTOOLS_DLL_DECL CACHELINE_ALIGNED_FN | ^~~~~~~~~~~~~~~~~~~~ src/base/basictypes.h:395:32: error: 'CACHELINE_ALIGNED' does not name a type 395 | # define CACHELINE_ALIGNED_FN CACHELINE_ALIGNED | ^~~~~~~~~~~~~~~~~ src/tcmalloc.cc:2088:31: note: in expansion of macro 'CACHELINE_ALIGNED_FN' 2088 | extern "C" PERFTOOLS_DLL_DECL CACHELINE_ALIGNED_FN | ^~~~~~~~~~~~~~~~~~~~ In file included from src/libc_override.h:92, from src/tcmalloc.cc:144: src/libc_override_gcc_and_weak.h:217:9: error: 'void* aligned_alloc(size_t, size_t)' aliased to external symbol 'tc_memalign' 217 | void* aligned_alloc(size_t align, size_t s) __THROW ALIAS(tc_memalign); | ^~~~~~~~~~~~~ src/libc_override_gcc_and_weak.h:216:9: error: 'void* memalign(size_t, size_t)' aliased to external symbol 'tc_memalign' 216 | void* memalign(size_t align, size_t s) __THROW ALIAS(tc_memalign); | ^~~~~~~~ src/libc_override_gcc_and_weak.h:212:8: error: 'void free(void*)' aliased to external symbol 'tc_free' 212 | void free(void* ptr) __THROW ALIAS(tc_free); | ^~~~ src/libc_override_gcc_and_weak.h:211:9: error: 'void* malloc(size_t)' aliased to external symbol 'tc_malloc' 211 | void* malloc(size_t size) __THROW ALIAS(tc_malloc); | ^~~~~~ src/libc_override_gcc_and_weak.h:64:7: error: 'void* operator new(size_t, const std::nothrow_t&)' aliased to external symbol 'tc_new_nothrow' 64 | void* operator new(size_t size, const std::nothrow_t& nt) CPP_NOTHROW | ^~~~~~~~ src/libc_override_gcc_and_weak.h:60:7: error: 'void* operator new(size_t)' aliased to external symbol 'tc_new' 60 | void* operator new(size_t size) CPP_BADALLOC ALIAS(tc_new); | ^~~~~~~~ gmake: *** [Makefile:5289: src/libtcmalloc_minimal_la-tcmalloc.lo] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/gperftools *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/gperftools