=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for gperftools-2.7nb2 depbase=`echo src/maybe_threads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -fsized-deallocation -O2 -D_FORTIFY_SOURCE=2 -MT src/maybe_threads.lo -MD -MP -MF $depbase.Tpo -c -o src/maybe_threads.lo src/maybe_threads.cc &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./src -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -fsized-deallocation -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -D_FORTIFY_SOURCE=2 -MT src/libtcmalloc_minimal_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo -c -o src/libtcmalloc_minimal_debug_la-debugallocation.lo `test -f 'src/debugallocation.cc' || echo './'`src/debugallocation.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -fsized-deallocation -O2 -D_FORTIFY_SOURCE=2 -MT src/maybe_threads.lo -MD -MP -MF src/.deps/maybe_threads.Tpo -c src/maybe_threads.cc -fPIC -DPIC -o src/.libs/maybe_threads.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I./src -DNO_TCMALLOC_SAMPLES -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-builtin-malloc -fno-builtin-free -fno-builtin-realloc -fno-builtin-calloc -fno-builtin-cfree -fno-builtin-memalign -fno-builtin-posix_memalign -fno-builtin-valloc -fno-builtin-pvalloc -Wno-unused-result -fsized-deallocation -DTCMALLOC_FOR_DEBUGALLOCATION -O2 -D_FORTIFY_SOURCE=2 -MT src/libtcmalloc_minimal_debug_la-debugallocation.lo -MD -MP -MF src/.deps/libtcmalloc_minimal_debug_la-debugallocation.Tpo -c src/debugallocation.cc -fPIC -DPIC -o src/.libs/libtcmalloc_minimal_debug_la-debugallocation.o In file included from src/maybe_threads.cc:50:0: src/base/basictypes.h:387:5: error: #error Could not determine cache line length - unknown architecture # error Could not determine cache line length - unknown architecture ^ In file included from src/base/commandlineflags.h:56:0, from src/debugallocation.cc:72: ./src/base/basictypes.h:387:5: error: #error Could not determine cache line length - unknown architecture # error Could not determine cache line length - unknown architecture ^ gmake: *** [Makefile:4533: src/maybe_threads.lo] Error 1 gmake: *** Waiting for unfinished jobs.... In file included from src/tcmalloc.cc:134:0, from src/debugallocation.cc:85: src/thread_cache.h:286:35: error: expected ';' at end of member declaration static __thread ThreadLocalData threadlocal_data_ ^ src/thread_cache.h:287:5: error: 'CACHELINE_ALIGNED' does not name a type CACHELINE_ALIGNED ATTR_INITIAL_EXEC; ^ src/debugallocation.cc: In function 'void* DebugAllocate(size_t, int)': src/debugallocation.cc:1007:70: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'pthread_t {aka __pthread_st*}' [-Wformat=] name, size, addr, PRINTABLE_PTHREAD(pthread_self())); \ ^ src/debugallocation.cc:1034:3: note: in expansion of macro 'MALLOC_TRACE' MALLOC_TRACE("malloc", size, ptr->data_addr()); ^ src/debugallocation.cc: In function 'void DebugDeallocate(void*, int, size_t)': src/debugallocation.cc:1007:70: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'pthread_t {aka __pthread_st*}' [-Wformat=] name, size, addr, PRINTABLE_PTHREAD(pthread_self())); \ ^ src/debugallocation.cc:1039:3: note: in expansion of macro 'MALLOC_TRACE' MALLOC_TRACE("free", ^ src/debugallocation.cc: In function 'void* tc_realloc(void*, size_t)': src/debugallocation.cc:1007:70: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'pthread_t {aka __pthread_st*}' [-Wformat=] name, size, addr, PRINTABLE_PTHREAD(pthread_self())); \ ^ src/debugallocation.cc:1315:3: note: in expansion of macro 'MALLOC_TRACE' MALLOC_TRACE("realloc", p->data_size(), p->data_addr()); ^ gmake: *** [Makefile:4807: src/libtcmalloc_minimal_debug_la-debugallocation.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